-
Notifications
You must be signed in to change notification settings - Fork 0
crendelyok/cpu
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
complie.c is a compliator. It requires for a code in assembler then complies it. Complile bytecode's name is "binary". compile.c (complile.h") needs "cvector.c", "transl.h", "transl.c", "def_reg.h", "def_syntax.h", "token_type.h", "def_kword.h" Comilation of compile.c: gcc compile.c transl.c main.c takes a binary file(e.g. binary from complice.c) and executes it cpu.c (cpu.h) describes functions for execution
About
cpu
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published