UNPKG
mca-compiler
Version:
latest (0.2.0)
0.2.0
0.1.0
Compiles MCA code to MCIL
github.com/toxic-spanner/MCA
toxic-spanner/MCA
mca-compiler
/
constants
/
index.js
3 lines
•
43 B
JavaScript
View Raw
1
2
3
module.exports
= [ require(
'./math'
) ]
;