KIWI-ST / kiwi.codegen

Repository from Github https://github.comKIWI-ST/kiwi.codegenRepository from Github https://github.comKIWI-ST/kiwi.codegen

kiwi.codegen

codegen is a mini lib to generate js code (Function)

const block = new Block();

const DEF_NAME = block.def([242,33,4]);

//console as funcion
const r = block.complie();

About

License:MIT License


Languages

Language:TypeScript 100.0%