https://github.com/nasso/typecraft
A statically-typed programming language that compiles to Lua
https://github.com/nasso/typecraft
Last synced: over 1 year ago
JSON representation
A statically-typed programming language that compiles to Lua
- Host: GitHub
- URL: https://github.com/nasso/typecraft
- Owner: nasso
- License: unlicense
- Created: 2025-01-18T09:42:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T13:26:33.000Z (over 1 year ago)
- Last Synced: 2025-02-06T14:31:39.990Z (over 1 year ago)
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Typecraft
A statically-typed programming language that compiles to Lua.
## Disclaimer
You really shouldn't use this, I'm only doing it for fun. See [this repo][1] for
more information.
[1]: https://github.com/nasso/cc