Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Liso

Liso - Data notation

< >

Liso is a data notation created in 2014 by Olivier Breuleux.

#1960on PLDB 9Years Old 0Books
0Papers

Implemention of O-Expressions idea in Racket.


Example from the web:
@varsrec odd?[n] = @if n == 0: #f even?[n - 1] even?[n] = @if n == 0: #t odd?[n - 1]: even?[30]
lazy-k.html 路 liso.html 路 cddl.html

View source

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