rothso / c-minus-lexer

C- Compiler Project 1 (Lexer)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C- Compiler

Currently supports:

  • Lexing

Build

npm run build

Build + Watch

npm run start

About

C- Compiler Project 1 (Lexer)


Languages

Language:OCaml 63.9%Language:C++ 36.1%