Skip to content

zerolfx/LIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIX

build:

dune build

run REPL:

LD_LIBRARY_PATH=_build/default/stubs dune exec repl

run tests:

LD_LIBRARY_PATH=_build/default/stubs dune exec test

About

A Lisp-like toy language written in OCaml with type inference and parametric polymorphism.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors