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

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

Awesome Lists containing this project

README

          

# Borlang: Just a boring language

## Build

```shellsession
$ cd tree-sitter-borlang
$ npm install
$ cd ..
$ cargo build
```