https://github.com/todesking/borlang
Just a boring language
https://github.com/todesking/borlang
Last synced: about 2 months ago
JSON representation
Just a boring language
- Host: GitHub
- URL: https://github.com/todesking/borlang
- Owner: todesking
- Created: 2024-03-07T14:27:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T18:27:21.000Z (about 2 years ago)
- Last Synced: 2025-01-12T21:46:12.840Z (over 1 year ago)
- Language: Rust
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Borlang: Just a boring language
## Build
```shellsession
$ cd tree-sitter-borlang
$ npm install
$ cd ..
$ cargo build
```