This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2024-11-01 15:07:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0146a39ebb
prog8
/
compiler
/
antlr
History
Irmen de Jong
04bbdf5991
div and mult by a power of 2 are now optimized into shifts. Added bit shift operators << and >>
2019-01-06 08:20:22 +01:00
..
lib
upgrade to antlr 4.7.2
2018-12-20 15:05:50 +01:00
antlr.sh
renamed project to Prog8
2018-09-15 16:21:05 +02:00
grun.sh
renamed project to Prog8
2018-09-15 16:21:05 +02:00
Makefile
renamed project to Prog8
2018-09-15 16:21:05 +02:00
prog8.g4
div and mult by a power of 2 are now optimized into shifts. Added bit shift operators << and >>
2019-01-06 08:20:22 +01:00