This website requires JavaScript.
Explore
Help
Register
Sign In
Bruce
/
tomo
Watch
1
Star
0
Fork
0
You've already forked tomo
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
1,432
Commits
2
Branches
0
Tags
5
MiB
9885ab1163
Commit Graph
5 Commits
Author
SHA1
Message
Date
Bruce Hill
074cf22ad4
Change function syntax from
func(args)->ret
to
func(args -> ret)
2024-10-09 13:26:28 -04:00
Bruce Hill
a4454df4b9
Bugfix int parsing
2024-09-02 19:23:35 -04:00
Bruce Hill
3c0a8f0b89
Syntax tweak: use ':' for blocks
2024-04-28 14:58:55 -04:00
Bruce Hill
6c01eef851
Introducing the main() function
2024-04-12 13:09:31 -04:00
Bruce Hill
5157988efa
Implement 'extern' functionality
2024-03-24 15:06:59 -04:00