@clxrity/xc
v0.6.6
Published
An experimental cross-compiling language built with TypeScript. The goal is to design an interpreted and compiled language that can be used to write code for multiple platforms.
Downloads
88
Maintainers
Readme
xc
An experimental cross-compiling language built with TypeScript. The goal is to design an interpreted and compiled language that can be used to write code for multiple platforms, and be translated by other languages.
(in development)
Running locally
- Install dev dependencies
- Build by running the build script
- Now, run any
.xc
file:
xc test.xc