This website works better with JavaScript.
Home
Explore
Help
Sign In
piumarta
/
ccmeta
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
C compiler with embedded metalanguage.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
102
Commits
2
Branches
3.4 MiB
C
98.9%
Makefile
0.7%
Shell
0.4%
Tree:
c4d102b983
develop-theo
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c4d102b983'
${ noResults }
ccmeta
/
src
History
Ian Piumarta
c4d102b983
Add boot and library meta code.
2 years ago
..
parsimonyLibrary
Add boot and library meta code.
2 years ago
Makefile
Add flags to support compilation with Homebrew libgc.
2 years ago
buffer.h
Move source files into src subdir.
2 years ago
ccmeta.leg
Handle string and stringLiteral properly in outputNode.
2 years ago
debug.c
Move source files into src subdir.
2 years ago
object.c
Add map_pop to remove the last element from an array-like map.
2 years ago
scope.c
Move source files into src subdir.
2 years ago