Skip to content

A tiny toy REPL (Read Eval Print Loop) for C language written in C language.

Notifications You must be signed in to change notification settings

heymind/c_interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Interpreter

A tiny toy REPL (Read Eval Print Loop) for C language written in C language.

Todo

  • lexer
  • ast
  • vm
  • ???

About

A tiny toy REPL (Read Eval Print Loop) for C language written in C language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published