Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Lisaac

Lisaac - Programming language

< >

Lisaac is a programming language created in 2003.

#659on PLDB 20Years Old 0Books
0Papers

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
cyclone.html · lisaac.html · bucklescript.html

View source

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