yjc 0.0.1

tiny javascript compiler
Documentation
1
2
3
const itt = require("itt");

console.log(itt.range(5).join(" "));