7e46c07cca58627e1af71f34ff9f1b566b4ca70c
typechecking still buggy, but close enough cause i cant handle any more typechecker dev added: - Functions - Constants - Better file positions for error reporting - Better error reporting, with examples being drawn in term -MC
mclang rev2
This is the second revision of MCLang now written in rust!
Goals
✅ - relatevely usable by normal programmers
✅ - speed comparable to unoptimised C (sometimes)
❌ - static typing
❌ - self hosted (maybe better if not? Since rust is fast asf)
❌ - multiplatform (windows, linux and mac)
❌ - interop with other languages
❌ - package manager
❌ - installer
Documentation
The docs are currently are just made in MarkDown. You can find the docs here
Credits
MCotange - The one and only me, the creator and current maintainer or mclang rev1 and rev2
Description
Languages
Rust
98%
Vim Script
1%
C
0.6%
Assembly
0.4%