mosfetlang / mosc

🚧 [WIP] The official compiler of the Mosfet language.

Home Page:https://mosfetlang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mosc - The official compiler of the Mosfet language

This repository contains the official compiler of the Mosfet language.

🚧 Working in progress, stay tuned! 🚧

Building

To build the compiler use the command cargo build.

Testing

To run all the tests use the command cargo test.

Objectives

The main goal for the project is to reach a state mature enough to make mosc self-hosted, i.e., the compiler is compiled with itself.

About

🚧 [WIP] The official compiler of the Mosfet language.

https://mosfetlang.org

License:MIT License


Languages

Language:Rust 100.0%