bellatoris / compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

프로젝트 소개

서울대학교 전기정보공학부 컴파일러의 기초(2015-가을)강좌의 term project입니다.
총 네번의 프로젝트가 있었고 주제는 다음과 같습니다.

  • proj1 lexical analysis
  • proj2 syntaitc analysis
  • proj3 semantic analysis
  • proj4 code generation

개발 환경

  • C
  • flex, bison

About


Languages

Language:C 66.1%Language:Yacc 25.8%Language:Assembly 3.8%Language:Lex 2.5%Language:C++ 1.2%Language:Makefile 0.5%