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.
33
Commits
1
Branch
1.3 MiB
C
82.3%
Makefile
17.7%
Tree:
dda40ae951
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dda40ae951'
${ noResults }
HTTP
ZIP
TAR.GZ
Ian Piumarta
dda40ae951
handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants
5 months ago
demofiles
handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants
5 months ago
include
handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants
5 months ago
Makefile
reorder compiler arguments and add -lm to keep Linux happy
5 months ago
false.txt
add true and false demonstrating exit status
5 months ago
main.leg
handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants
5 months ago
test.txt
handle sizeof() and malloc()
5 months ago
true.txt
add true and false demonstrating exit status
5 months ago