Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Parser 3

Parser 3 - Programming language

< >

Parser 3 is a programming language created in 1997 by Konstantin Morshnev.

#1145on PLDB 26Years Old 61Users
0Books 0Papers

Try now: Riju

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 Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ $console:line
Comments ✓
# A comment
Line Comments ✓ #
# A comment
Semantic Indentation X
grammatical-framework.html · parser.html · bare.html

View source

- Build the next great programming language · Search · Day 214 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com