https://github.com/refi64/wit
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/refi64/wit
- Owner: refi64
- Created: 2015-07-15T23:13:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T19:08:48.000Z (over 10 years ago)
- Last Synced: 2025-03-25T05:06:48.418Z (about 1 year ago)
- Language: Crystal
- Size: 180 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
wit
===
A little low-level, Pascal/C-like language I'm working on.
NOT READY FOR GENERAL USE. LIKELY WILL NEVER BE. I'm just uploaded it here to
be able to track my progress, as well as a cheap sort of "back-up" (I've run
fowl ``dd`` and ``rm`` commands in the past...).
The language is written in `Crystal `_.
If you try to use this to actually write something and make it crash, it's not my
problem. Toy langauge != real language.