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

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
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