virtual-designer / blazescript

An interpreted scripting language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlazeScript is an interpreted scripting language. It is inspired by a few modern languages like JavaScript, TypeScript, Rust etc.

** Download Precompiled Binaries

+ GNU/Linux (x86_64): https://github.com/virtual-designer/blazescript/blob/workflow/blaze-linux-latest
+ macOS (x86_64): https://github.com/virtual-designer/blazescript/blob/workflow/blaze-darwin-latest
+ Windows (x86_64): https://github.com/virtual-designer/blazescript/blob/workflow/blaze-windows-latest.exe

** Contributors

+ Codelol (https://github.com/CodeDiseaseDev)
+ Ar Rakin

About

An interpreted scripting language.

License:GNU General Public License v3.0


Languages

Language:C 92.1%Language:Assembly 3.4%Language:Shell 1.9%Language:Makefile 1.7%Language:M4 0.8%