Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fs-frost/mai-lang
- Owner: FS-Frost
- Created: 2024-06-13T16:06:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T21:31:15.000Z (7 months ago)
- Last Synced: 2024-06-15T00:18:14.776Z (7 months ago)
- Language: TypeScript
- Homepage: https://fs-frost.github.io/mai-lang/
- Size: 394 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```