Thanks to visit codestin.com
Credit goes to github.com

Skip to content

firnas-lang/firnas

Repository files navigation

The Firnas Programming Language

This is the main source code for Firnas. It contains the compiler and the standard library.

Running Firnas

Playground

You can use Firnas in your browser using WebAssembly. Firnas Playground

Locally

We currently haven't made any pre-built binaries yet.

To install locally first you need:

Now you can either install a specific version from our GitHub releases, or install from master:

cargo install --locked --no-default-features --features ar --git https://github.com/firnas-lang/firnas.git firnasc

firnasc compile <path/to/file>

License

Firnas is is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.

About

An Arabic programming language

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE
MIT
LICENCE-MIT

Stars

Watchers

Forks

Languages