Skip to content

soteenstudio/koltic

Banner Title

Build License PRs Last Commit Issues Stars CI

Koltic is a programming language designed to be rigorous during compilation. It has a built-in compilation tool called the Koltic Compiler. Koltic itself is compiled into bytecode targeted for the LightVM virtual machine.

Installation

For packages in NPM

# Install globally
npm install -g koltic

# Install locally
npm install -D koltic

For packages in Yarn

# Install globally
yarn global add koltic

# Install locally
yarn add koltic

Get Started

Running a code

koltic --r main.lt

Compile a code

koltic -c main.lt

Contribute

We have provided rules and standards for contributing to the Koltic project that you can follow to get started contributing.

About

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors