Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bakkdoor/hackalicious
Simple Lisp on Rubinius
https://github.com/bakkdoor/hackalicious
Last synced: 13 days ago
JSON representation
Simple Lisp on Rubinius
- Host: GitHub
- URL: https://github.com/bakkdoor/hackalicious
- Owner: bakkdoor
- License: other
- Created: 2011-11-09T05:37:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-24T02:02:35.000Z (over 12 years ago)
- Last Synced: 2024-11-05T18:05:29.376Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 126 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hackalicious Lisp
This is a simple implementation (initially an interpreter but evolved into a bytecode compiled) for a basic lisp-like language running on top of the Rubinius VM.
It was created during a hacking session with some friends and doesn't have much value aside from educational purposes.
I'm putting this in the open mostly for documentational reasons and because I need to free up some private repositories on my GitHub account.
Do with this whatever you feel like.This is considered [Beerware](http://en.wikipedia.org/wiki/Beerware).