This website requires JavaScript.
Explore
Help
Register
Sign In
ghostie
/
Pinky
Watch
1
Star
0
Fork
0
You've already forked Pinky
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Pinky
/
src
History
ghostie
19a9ef2d20
added integers, floats, strings, and identifiers
2025-07-04 15:43:08 -05:00
..
utils
now lexing some single character tokens
2025-07-03 19:23:34 -05:00
lexer.c
added integers, floats, strings, and identifiers
2025-07-04 15:43:08 -05:00
lexer.h
now lexing some single character tokens
2025-07-03 19:23:34 -05:00
main.c
started to work with multicharacter tokens
2025-07-04 15:07:51 -05:00
token.c
more single-character tokens, ignoring whitespaces, and comments
2025-07-04 14:39:45 -05:00
token.h
more single-character tokens, ignoring whitespaces, and comments
2025-07-04 14:39:45 -05:00