Skip to content
This repository has been archived by the owner on Dec 26, 2017. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 373 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 373 Bytes

rcmacro: Lisp-y (syntactic) macros for C

NOTE: this incomplete project has been abandoned in favor of writing a new implementation using the Racket c-utils package for parsing: see https://github.com/spearman/cmeta

This program is a rewrite of the Common Lisp program cmacro in Racket