Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 630 Bytes

File metadata and controls

21 lines (13 loc) · 630 Bytes

KSI - Kerboscript Improved

THIS SOFTWARE IS CURRENTLY IN DEVELOPMENT AND NOT IN A USABLE STATE

KSI is a programming language intendet to be a replacement of Kerboscript from kOS - a scripting mod for KSP. It is compiled to the .ksm bytecode format, which kOS uses too, and can be executed like any other script in kOS.

Features

  • Algebraic data types
  • Physics units integrated with the type system
  • more C like syntax
  • explicit side effects of functions

License

Licensed under MIT License

Note

This project is not affiliated with the official kOS team.