Skip to content

sleepybaby898/imp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imp

imp is a non-working and half completed C interpreter that i wrote to learn more about compiler and interpreter internals (as well as C).

once again, it doesn't work and gives a segmentation fault if it is run because the virtual machine doesn't contain any runnable code. before adding the lexer it parsed tokens correctly and printed them out and thats about it

it contains a lexer and a bytecode virtual machine. feel free to look around

About

a half completed C interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages