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
a245a5be96
lang-bootstrap
/
05
/
main.c
8 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
character constants
2022-01-11 15:09:49 -05:00
'
\xfa
'
'
w
'
'
e
'
'
l
'
'
l
'
'
\'
'
'
\\
'
start tokenization
2022-01-11 00:09:11 -05:00
sizeof
(
int
)
tokenizing integer literals
2022-01-11 14:03:13 -05:00
0x332l
0xffffffffffffffff
0755u
better keyword tokenization system
2022-01-11 11:53:36 -05:00
double
*
=
&
;
Reference in a new issue
Copy permalink