Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honzasp/spiral
A simple compiled programming language
https://github.com/honzasp/spiral
compiler data-structures functional language-design rust
Last synced: 1 day ago
JSON representation
A simple compiled programming language
- Host: GitHub
- URL: https://github.com/honzasp/spiral
- Owner: honzasp
- License: unlicense
- Created: 2015-02-21T20:42:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-13T10:00:28.000Z (almost 9 years ago)
- Last Synced: 2024-11-26T04:32:58.152Z (2 months ago)
- Topics: compiler, data-structures, functional, language-design, rust
- Language: Rust
- Homepage:
- Size: 411 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spiral
Spiral is an impure untyped functional language. Please see [the
wiki](https://github.com/honzasp/spiral/wiki) for further info.