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

Parser 3

< >

Parser 3 is an open source programming language created in 1997 by Konstantin Morshnev.

#1141on PLDB 27Years Old
Homepage · REPL · Wikipedia

Parser is a free server-side CGI web scripting language developed by Art. Lebedev Studio and released under the GPL. Originally, Parser was merely a simple macro processing language. Read more on Wikipedia...


Example from Riju:
$console:line[Hello, world!]
Example from hello-world:
@main[] ^rem{Will print "Hello World" when run as CGI script} $hello[Hello World] $result[$hello]
# Hello World in Parser Hello world!

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ $console:line
Comments ✓ # A comment
Line Comments ✓ # A comment #
Semantic Indentation X
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll