duepooong / JSCC

JavaScript C Compiler - Open Source Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSCC

JSCC: Developing C Compiler Using JavaScript

If you clicked the lecture post's link, you should go to here: https://github.com/HDNua/JSCC_Lecture. This repository is for open source developing.

This is a project that develops the C programming langauge compiler using JavaScript. This project's license is MIT license so you can use and modify this code freely. I'll write how to use this module later.

About

JavaScript C Compiler - Open Source Edition

License:MIT License


Languages

Language:JavaScript 98.2%Language:HTML 1.6%Language:Shell 0.1%Language:C 0.0%