This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-19 04:50:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52bb8524b10d39ead50de0f50d3b762a90e7c33a
Odin
/
core
/
text
History
gingerBill
52bb8524b1
Add basic reduce evaluation e.g.
+ 1 2 3
,
- 2 3
,
* 3 4
,
/ 3 4
2022-03-03 18:03:23 +00:00
..
scanner
Strip even more semicolons if followed by a
}
or
)
on the same line
2021-08-31 23:47:57 +01:00
template
Add basic reduce evaluation e.g.
+ 1 2 3
,
- 2 3
,
* 3 4
,
/ 3 4
2022-03-03 18:03:23 +00:00