https://github.com/purefunctor/vitriol-py
Bytecode-interpreted LISP-like language written in pure Python.
https://github.com/purefunctor/vitriol-py
Last synced: over 1 year ago
JSON representation
Bytecode-interpreted LISP-like language written in pure Python.
- Host: GitHub
- URL: https://github.com/purefunctor/vitriol-py
- Owner: purefunctor
- License: bsd-3-clause
- Created: 2021-05-25T09:47:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T07:14:56.000Z (about 5 years ago)
- Last Synced: 2025-01-25T04:44:39.588Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vitriol
Bytecode-interpreted LISP-like language written in pure Python.