A simple way to create a syntax highlighting editor for a custom language/grammar and/or create custom grammar parsers. This is a .NET project written in C#. See details here: http://acct001.com/wordpress/?p=190

Features

  • Create grammar/language parsers at run-time, no input files, no intermediary parser
  • Zero-file set-up -- just reference the DLL and write your grammar directly in C# or VB.NET
  • Syntax highlighting support for the editor of your choice
  • ScintillaNET editor example included
  • Simple C#-like language parser example included
  • Supports deterministic LL(1) parsing (MatchStyle.First)
  • Supports non-deterministic LL(infinity) parsing (MatchStyle.All)

Project Samples

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow Basic Parser Generator

Basic Parser Generator Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Very useful. Thanks.
Read more reviews >

Additional Project Details

Intended Audience

Developers

Programming Language

C#

Related Categories

C# Text Processing Software, C# Compilers, C# Parser Generators

Registered

2011-05-10