Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbradberry/crisp
A Lisp interpreter built using PyPy's RPython
https://github.com/jbradberry/crisp
Last synced: 20 days ago
JSON representation
A Lisp interpreter built using PyPy's RPython
- Host: GitHub
- URL: https://github.com/jbradberry/crisp
- Owner: jbradberry
- License: mit
- Created: 2019-12-11T23:53:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T23:54:24.000Z (about 5 years ago)
- Last Synced: 2024-10-28T19:44:27.813Z (2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
CRISP (Caktus RPython Lisp)
===========================Crisp is (going to be) a simple implementation of Lisp written in
RPython (a restricted version of Python), and then compiled down using
the PyPy RPython translation toolchain.This was created for my Q2 2015 Ship-It Day for Caktus Consulting
Group, and continued for the Q1 2017 Ship-It Day.Requirements
------------You need to have the following system packages installed:
Getting Started
---------------