Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmuellr/virtua

Putting DEFUN back into browser programming.
https://github.com/pmuellr/virtua

Last synced: about 1 month ago
JSON representation

Putting DEFUN back into browser programming.

Awesome Lists containing this project

README

        

Virtua is an experimental interpreter written in JavaScript for a
Lisp-like language with lexically-scoped fexprs, as in John Shutt's
Kernel language.

To try it out, visit REPL at http://manuel.github.com/virtua/ or serve
directory locally over HTTP and browse index.html

e.g.

python -m SimpleHTTPServer