Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thaliaarchi/lazy-wspace
A Whitespace compiler and interpreter with lazy semantics
https://github.com/thaliaarchi/lazy-wspace
compiler lazy-evaluation whitespace-language
Last synced: about 2 months ago
JSON representation
A Whitespace compiler and interpreter with lazy semantics
- Host: GitHub
- URL: https://github.com/thaliaarchi/lazy-wspace
- Owner: thaliaarchi
- License: mpl-2.0
- Created: 2023-03-25T15:37:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T02:20:02.000Z (about 2 months ago)
- Last Synced: 2024-11-17T03:20:00.378Z (about 2 months ago)
- Topics: compiler, lazy-evaluation, whitespace-language
- Language: Rust
- Homepage:
- Size: 647 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lazy-wspace
An optimizing compiler and interpreter for the Whitespace programming language,
that fully supports the lazy semantics, as defined by the reference interpreter.Won an honorable mention at the 2023 [YHack](https://acm.byu.edu/).