Skip to content
forked from jzlwang/lifcc

A compiler from LIFC (syntax of LISP, semantics of C) to MIPS assembly language. Includes a lexer, parser, and a code generator

Notifications You must be signed in to change notification settings

aparajita89/lifcc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello... this is my LIFC compiler that compiles a made-up language that looks like LISP and acts like C into MIPS.

About

A compiler from LIFC (syntax of LISP, semantics of C) to MIPS assembly language. Includes a lexer, parser, and a code generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.3%
  • Python 13.1%
  • Makefile 3.6%