Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
/ asm_c Public archive

Assembly like language compiler written in C

License

Notifications You must be signed in to change notification settings

iambarack/asm_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Assembly like language compiler written in C

Done
- [x] stack.c ~ primitive
- [x] asm interpreter ~ basic

Todos
- [] complete binarytree.c functions
- [] implement ParseTree in parser.c
- [] add more asm commands to stack.c
- [] fix headers and includes
- [] finish the asm_c compiler
- [] write a makefile :]
- [] implement bootstrapping

Danke!

About

Assembly like language compiler written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published