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

Liso

< >

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

#1979on PLDB 10Years Old
Homepage

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]

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0