regato

0.0.1 • Public • Published

Regato - game editor (WIP)

RegatoScript - scripting language compiled to JS

console.log("hello " + "world " + 2023);
let arr = [10, 20, 30];
console.log(arr);
for a of arr {
    let b = a + 11;
    console.log(a);
}

Readme

Keywords

none

Package Sidebar

Install

npm i regato

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

45.5 kB

Total Files

22

Last publish

Collaborators

  • hex13