This website requires JavaScript.
Explore
Help
Sign In
oreodave
/
ovm
Archived
Watch
1
Star
0
Fork
0
You've already forked ovm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-11-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
191fe5c6b8c6ea1c47be6ea110b76edc9790f568
ovm
/
asm
History
Aryadev Chavali
191fe5c6b8
Ignore comments (using semicolons) in lexer
...
Easier to do it here than at the parser.
2023-10-28 18:19:33 +01:00
..
lexer.c
Ignore comments (using semicolons) in lexer
2023-10-28 18:19:33 +01:00
lexer.h
Introduced a column and line for each token
2023-10-28 18:19:30 +01:00
main.c
Plugged in asm/parser to asm/main
2023-10-26 11:18:07 +01:00
parser.c
Implemented a rudimentary parser with support for 4 instruction types
2023-10-26 11:17:55 +01:00
parser.h
Auto fill licenses
2023-10-26 08:01:26 +01:00