Measures Concepts
GitHub icon

Lisaac

Lisaac - Programming language

< >

Lisaac is a programming language created in 2003.

#707on PLDB 21Years Old

Try now: Riju


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 Token Example
Print() Debugging ✓ .print

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