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,529
Commits
2
Branches
0
Tags
5
MiB
30f3c6dcab
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
f4b04a1b8c
Improved syntax for dollar-string literals
2024-08-18 14:44:15 -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
0f9c1f4eb4
Add corecursive func test
2024-04-10 11:53:18 -04:00