Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuanianji/secd-machine
An Interactive Compiler and Interpreter for the SECD Machine
https://github.com/joshuanianji/secd-machine
secd-machine
Last synced: 1 day ago
JSON representation
An Interactive Compiler and Interpreter for the SECD Machine
- Host: GitHub
- URL: https://github.com/joshuanianji/secd-machine
- Owner: joshuanianji
- Created: 2022-04-14T23:48:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T20:26:53.000Z (12 months ago)
- Last Synced: 2024-04-17T05:19:03.108Z (10 months ago)
- Topics: secd-machine
- Language: Elm
- Homepage: https://secd-machine.netlify.app/
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SECD Machine
A web implementation of an SECD machine. It compiles a lisp-like language to SECD instructions and executes them step by step.