Skip to content
/ ngp Public

Next Generation Programming language compiler using LLVM in C.

License

Notifications You must be signed in to change notification settings

OnlyF0uR/ngp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGP

Next Generation Progrmaming, a programming language for mathematical and scientific computing.

LLVM

LLVM-IR as the intermediate representation for the language. The idea was to also implement the compiler in C++, however in order to preserve sanity a direct C implementation was opted for.

Note

Consider this to be a hobby project. Do not use it for anything serious at this point in time.

About

Next Generation Programming language compiler using LLVM in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published