Skip to content

samth/xlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A language of combinators and numeric constants, implemented in Racket.

Examples:

#lang xlang
(S K I X)

#lang xlang
(K 1 2)

To Install: `raco pkg install xlang`

To learn about combinators: http://en.wikipedia.org/wiki/Combinatory_logic

About

A language of combinators and numeric constants, implemented in Racket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages