* add: `bali`

Bali is an embeddable JavaScript engine written in Nim.

* add: more tags for `bali`
This commit is contained in:
Trayambak Rai 2025-07-28 17:25:35 +05:30 committed by GitHub
parent 25718e6005
commit ea150bfb12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35837,6 +35837,22 @@
"description": "A simple terminal file manager for Linux and MacOS inspired by Ranger FM",
"license": "GPL-3.0-only",
"web": "https://github.com/ANSI-D/NiFE"
},
{
"name": "bali",
"url": "https://github.com/ferus-web/bali",
"method": "git",
"tags": [
"javascript",
"interpreter",
"compiler",
"jit", "x86-64",
"optimizer", "bytecode",
"scripting", "lexer",
"parser"
],
"description": "Bali is an embeddable JavaScript engine written in Nim from scratch.",
"license": "LGPL-3.0",
"web": "https://ferus-web.github.io/bali/"
}
]