Skip to content

a compiler for a C-ish language to a RISCV-ish machine

Notifications You must be signed in to change notification settings

oatberry/apiales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apiales - a sillyC compiler

A compiler for a C-like language to a RISCV-like architecture. Built for my own learning, made with love and caffeine in Fall of 2021.

Que?

This is written in Fennel, a tiny lisp that compiles to (and maintains the semantics of) Lua. I’ve included the source Fennel 1.0 and Lua 5.4. A simple make will compile both of them. All that’s needed to to build everything is make and a copy of GCC.

About

a compiler for a C-ish language to a RISCV-ish machine

Resources

Stars

Watchers

Forks

Releases

No releases published