Measures Concepts
GitHub icon

Parser 3

Parser 3 - Programming language

< >

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

#1167on PLDB 27Years Old

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

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout