https://github.com/rishavs/hexal
https://github.com/rishavs/hexal
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rishavs/hexal
- Owner: rishavs
- License: mit
- Created: 2022-01-16T13:04:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T10:16:45.000Z (over 1 year ago)
- Last Synced: 2025-01-09T05:39:03.771Z (over 1 year ago)
- Language: C
- Size: 905 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexal
A super simple and pragmatic programming language.
Hexal doesn't sets out to chart new frontiers in category theory or
It is a hybrid OOPS/Procedural/Functional language which should look just familiar to anyone trying it and be super easy to get started with.
Syntactically it is similar to wren/Haxe
You can think of it as
Wren + Static & Strong Typing + ADTs + Manual Memory Management