This website requires JavaScript.
Explore
Help
Register
Sign In
mclang
/
mclangc
Watch
1
Star
0
Fork
0
You've already forked mclangc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
53d9edacad
mclangc
/
test.mcl
5 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
functions
2023-04-04 14:24:58 +00:00
include "std.mcl"
added relative imports
2023-04-01 10:20:35 +00:00
Finalising functions 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
2023-04-12 21:34:08 +00:00
fn main with void returns void then
"hi\n" puts
done
Reference in New Issue
Copy Permalink