Skip to content

jmars/shen-luajit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shen Version

Shen/Luajit, a Luajit port of the Shen language

Shen is a portable functional programming language by Mark Tarver that offers

  • pattern matching,
  • λ calculus consistency,
  • macros,
  • optional lazy evaluation,
  • static type checking,
  • an integrated fully functional Prolog,
  • and an inbuilt compiler-compiler.

shen-luajit is a port of the Shen language that runs on top of Luajit.

Building

git clone https://github.com/jmars/shen-luajit.git
cd shen-luajit
make

About

Shen Luajit Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published