ShivyC

C compiler created in Python.

MIT License

Downloads
3.1K
Stars
1K
Committers
9

Bot releases are visible (Hide)

ShivyC - ShivyC 0.5.0 Latest Release

Published by ShivamSarodia over 6 years ago

Implemented several major new features, including:

  • Function definition
  • Typedef
  • Cast operator
  • Storage class specifiers
  • Constant folding

Key features still missing are:

  • Sizeof
  • Initializers of aggregate types
  • Better preprocessor support
ShivyC - ShivyC 0.4.2

Published by ShivamSarodia over 6 years ago

Implemented compound types (arrays and structs) and relational comparison operators, along with some bugfixes and general improvements.

ShivyC - ShivyC 0.3.2

Published by ShivamSarodia about 7 years ago

Fix README formatting.

ShivyC - ShivyC 0.3.0

Published by ShivamSarodia about 7 years ago

Add new operators.

ShivyC - ShivyC 0.2.0

Published by ShivamSarodia over 7 years ago

  • Implemented proper uploading to PyPi.
ShivyC - ShivyC 0.1.0

Published by ShivamSarodia over 7 years ago

Initial release of ShivyC as a Python 3 package.