Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malkiewiczm/whitespace_compiler
https://github.com/malkiewiczm/whitespace_compiler
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malkiewiczm/whitespace_compiler
- Owner: malkiewiczm
- Created: 2019-10-20T22:27:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T18:41:31.000Z (almost 5 years ago)
- Last Synced: 2024-06-29T00:49:24.426Z (4 months ago)
- Language: Yacc
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-esoasm - whitespace_compiler - A compiler (or a transpiler) from a C-like language to whitespace (High level imperative languages / Esoteric C-like compilers)
README
This is a compiler (or a transpiler) from a C like language to
whitespace, an esoteric programming language that only uses spaces,
tabs, and line feeds.https://en.wikipedia.org/wiki/Whitespace_%28programming_language%29
https://web.archive.org/web/20151108084710/http://compsoc.dur.ac.uk/whitespace/tutorial.html
https://vii5ard.github.io/whitespace/
(original creation date Oct 20, 2019)