Skip to content

alandipert/fclojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fclojure

fclojure

fclojure is an interpreter written in Clojure for a small Clojure-inspired language that supports FEXPRs. A FEXPR is a lambda that does not evaluate its arguments. In fclojure, FEXPRs can be created with the ffn special form.

fclojure is experimental and in continual flux, so don't try to use it for anything boring.

Some Reading

License

Copyright © 2012 Alan Dipert

Distributed under the Eclipse Public License, the same as Clojure.

About

Minimal Clojure-like interpreter with FEXPRs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published