Skip to content

CoderCatGG/ORBIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORBIT (Orbital Runtime Badly Interpreted Thingy)

DEVELOPMENT WARNING Like any "in development" project, this might go on an unannounced indefinite hiatus at any moment. Please read everything below with a grain of salt, as most of these features haven't been implemented.


ORBIT is a procedural programming language, aimed towards replacing kerboscript. However, ORBIT is also interpretable without the kOS mod. This makes it easier to develop and more adaptable to new developments, such as replacing ksm with something else.

Why ORBIT?

ORBIT uses a friendlier C-Style syntax, immutability by default, strict typing, and a few functional features. Unlike kerboscript, it features modules, bitwise operations, algebraic data types and library support.

About

The code for the ORBIT compiler / interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published