This website works better with JavaScript.
Home
Explore
Help
Sign In
piumarta
/
subc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Subset of C language with tree interpreter and bytecode compiler + VM.
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.
53
Commits
1
Branch
1.3 MiB
C
82.3%
Makefile
17.7%
Tree:
1eec9dcce4
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1eec9dcce4'
${ noResults }
subc
/
include
History
Ian Piumarta
1eec9dcce4
add primitive atoi()
3 months ago
..
assert.h
move system include files to subdir
3 months ago
stdint.h
add typedef of intptr_t
3 months ago
stdio.h
move system include files to subdir
3 months ago
stdlib.h
add primitive atoi()
3 months ago
string.h
move system include files to subdir
3 months ago