Uyjhmn-n to C compiler (written in Node.js LOL)
  • JavaScript 100%
Find a file
2022-04-25 15:31:50 -04:00
.gitignore ignore IDE files 2022-04-23 20:06:34 -04:00
example.uyj initial commit 2022-04-23 11:08:10 -04:00
index.js fix MULTIPLY statement 2022-04-25 15:31:50 -04:00
LICENSE Initial commit 2022-04-23 15:06:36 +00:00
package.json initial commit 2022-04-23 11:08:10 -04:00
README.md add requirements and usage 2022-04-23 11:10:23 -04:00

uyjhmnn-compiler

Uyjhmn-n to C compiler (written in Node.js LOL)

Transpiles Uyjhmn-n to C, then compiles it with GCC.

Requirements

  • Node.js
  • GCC

Usage

Usage: [path to GCC]