Jadezzz / microC-scanner

A simple scanner for mirco C language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microC-scanner

Test scripts

  1. run.bash

    This script will

    1. make the executable
    2. run myscanner with every test file provided
    3. store the result into ./test
  2. test.bash

    This script will use diff command to check output and the provided answer

About

A simple scanner for mirco C language


Languages

Language:Lex 70.3%Language:Shell 13.8%Language:C 12.6%Language:Makefile 3.3%