Measures Concepts
GitHub icon

Lithe

Lithe - Programming language

< >

Lithe is a programming language created in 1982.

#2339on PLDB 42Years Old

Lithe is an experimental programming language created in 1982 by David Sandberg at the University of Washington which allows the programmer to freely choose their own syntax. Lithe combines the ideas of syntax-directed translation and classes in a novel manner that results in a remarkably simple yet powerful language.. Read more on Wikipedia...


Example from Wikipedia:
rule "|" <i:int> "|" return int; {if i<0 then return -i else return i end}

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