Skip to content
/ NotC Public

Small interpreted programming language that is not C.

License

Notifications You must be signed in to change notification settings

Fuechs/NotC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotC

Small programming language that is parsed in Python and run on a vm written in C.

def main() -> void 
    "Hello World!\n"; 

About

Small interpreted programming language that is not C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages