Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pmuellr/virtua
- Owner: pmuellr
- Created: 2012-03-16T16:46:03.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-16T15:24:01.000Z (almost 13 years ago)
- Last Synced: 2024-04-09T21:04:48.928Z (9 months ago)
- Language: JavaScript
- Homepage: http://manuel.github.com/virtua/
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.htmle.g.
python -m SimpleHTTPServer