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

Lisaac

< >

Lisaac is a programming language created in 2003.

#2101on PLDB 21Years Old
Homepage · REPL


Example from Riju:
Section Header + name := MAIN; Section Public - main <- ( "Hello, world!\n".print; );
Example from hello-world:
// Hello World in Lisaac Section Header + name := HELLO_WORLD; Section Inherit - parent_object:OBJECT := OBJECT; Section Public - main <- ( "Hello World !\n".print; );

Language features

Feature Supported Example Token
Print() Debugging ✓ .print
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll