https://github.com/thaliaarchi/wsbf
Whitespace interpreter in Brainfuck
https://github.com/thaliaarchi/wsbf
interpreter whitespace-language
Last synced: 2 months ago
JSON representation
Whitespace interpreter in Brainfuck
- Host: GitHub
- URL: https://github.com/thaliaarchi/wsbf
- Owner: thaliaarchi
- License: mpl-2.0
- Created: 2021-11-14T01:20:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T01:20:41.000Z (over 3 years ago)
- Last Synced: 2025-01-25T10:08:34.227Z (4 months ago)
- Topics: interpreter, whitespace-language
- Language: Brainfuck
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wsbf — Whitespace interpreter in Brainfuck
wsbf is an interpreter for the Whitespace programming language, written
in Brainfuck.## License
This project is made available under the
[Mozilla Public License 2.0](https://mozilla.org/MPL/2.0/).