Skip to content

ShivyC 0.5.0

Latest
Compare
Choose a tag to compare
@ShivamSarodia ShivamSarodia released this 19 Apr 05:52
· 11 commits to master since this release

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