mfichman / c2-original

C-like programming language with compile-time macros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c2

A C-like programming language with compile-time macros.

Goals:

  • Keep C's simplicity (structs+functions only)
  • Real lisp-like macro system
  • Improved/modernized syntax

About

C-like programming language with compile-time macros


Languages

Language:C 79.7%Language:Vim Script 9.0%Language:Objective-C 8.3%Language:Makefile 2.4%Language:Lua 0.6%