This website requires JavaScript.
Explore
Help
Sign in
dawids
/
lang-bootstrap
Watch
1
Star
0
Fork
You've already forked lang-bootstrap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dd8eaee987
lang-bootstrap
/
05
/
main.c
5 lines
55 B
C
Raw
Normal View
History
Unescape
Escape
codegen for address of
2022-02-12 14:12:01 -05:00
fixed prefix -- parsing; codegen for unary + - ~ !
2022-02-11 13:52:19 -05:00
long
main
(
int
argc
,
char
*
*
argv
)
{
bitwise and,or,xor, shifts
2022-02-12 18:58:24 -05:00
return
43
>
>
2
;
start codegen
2022-02-09 22:44:27 -05:00
}
Reference in a new issue
Copy permalink