Cb (C flat) compiler. Cb is simplified C.
Stars
408
Forks
166
Watchers
408
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
455
commits
use install command instead of cp command to set permissions correctly.
ca0cf20View on GitHub* net/loveruby/cflat/compiler/Options.java: --version did not print "\n".
53291f5View on GitHub* net/loveruby/cflat/compiler/Options.java: --version did not print "\n".
41d6488View on GitHub* net/loveruby/cflat/sysdep/x86/CodeGenerator.java: refactoring: rename method: doesIndirectAccess -> shouldUsePLT.
9ada80dView on GitHub* net/loveruby/cflat/sysdep/x86/CodeGenerator.java: assign address for gvar.
eedb129View on GitHub* net/loveruby/cflat/compiler/Options.java: rename option: --readonly-plt -> --readonly-got.
274b12aView on GitHub* net/loveruby/cflat/sysdep/GNULinker.java: parameterize linker path.
b267029View on GitHub