Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Parsers

< >

Parsers is an open source grammar language created in 2017 by Breck Yunits.

#380on PLDB 7Years Old
Download source code:
git clone https://github.com/breck7/scrollsdk
Homepage · Leet Sheet · REPL · Source Code · Subreddit · Release Notes

Parsers is a language for building languages on top of Particle Notation. A compiler compiler. By creating a parsers file you get a parser, a type checker, syntax highlighting, autocomplete, a compiler, and interpreter for executing your new language. Parsers uses both postfix and prefix language features.


Example from the web:
latinNode root catchAllParser anyNode anyNode baseParser blobNode

Language features

Feature Supported Example Token
Enums boolCell enum true false
Variable Substitution Syntax X
View source
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll