Skip to content

A functional programming language with shell scripting capabilities

Notifications You must be signed in to change notification settings

Innf107/polaris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polaris

Polaris is a statically typed, fully inferred programming language with first class access to shell scripting capabilities.

Installation

Install opam and run opam init

Then run

git clone https://github.com/Innf107/polaris
cd polaris
opam pin add eio_main --dev-repo
opam install .

And you're done!

To check your installation, run

polaris --help

If you have any trouble building polaris, feel free to open an issue.

Documentation

Polaris is still very unstable at the moment. There will be proper documentation once the type system is stable enough. If you have any concrete questions, you can open an issue, but please don't expect to be able to use Polaris for now.

About

A functional programming language with shell scripting capabilities

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages