Skip to content
/ polaris Public
forked from Innf107/polaris

A functional programming language with shell scripting capabilities

Notifications You must be signed in to change notification settings

iwLain/polaris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polaris

What is Polaris?

A scripting language with shell scripting capabilities (WIP)

Installation

Install opam

Then run

git clone https://github.com/Innf107/polaris
cd polaris
./install.sh

And you're done!

To check your installation, you might want to run the polaris repl (Ctrl + D to exit)

polaris

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

Introduction

For a friendly introduction, check out @Sebull-git's blog post. A few basic tutorials can be found at Sebull-git/polaris-tutorial.

More detailed, in-depth tutorials are currently being written and will be linked here in the future.

About

A functional programming language with shell scripting capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 97.6%
  • C 1.8%
  • Shell 0.6%