https://github.com/fs-frost/mai-lang
Programming language to be transpiled to other languages.
https://github.com/fs-frost/mai-lang
Last synced: 12 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T14:16:50.000Z (over 1 year ago)
- Last Synced: 2025-01-12T15:27:42.039Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://fs-frost.github.io/mai-lang/
- Size: 460 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MAI Lang

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
```