Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fs-frost/mai-lang

Programming language to be transpiled to other languages.
https://github.com/fs-frost/mai-lang

Last synced: 4 days ago
JSON representation

Programming language to be transpiled to other languages.

Awesome Lists containing this project

README

        

# MAI Lang

![main](https://github.com/FS-Frost/mai-lang/actions/workflows/main.yml/badge.svg)

https://fs-frost.github.io/mai-lang/

Programming language to be transpiled to other languages.

## Install dependencies

```sh
bun install
```

## Run on localhost

```sh
bun dev
```