项目作者: 422404

项目描述 :
Trying to create a custom C preprocessor to add features to our ol' friend !
高级语言: Java
项目地址: git://github.com/422404/CMieux.git
创建时间: 2020-11-12T16:43:19Z
项目社区:https://github.com/422404/CMieux

开源协议:MIT License

下载


CMieux

A custom C preprocessor to enhance our beloved C!

Roadmap

MVP (v0.1.0)

  • auto structs
  • new keyword
  • free statement
  • methods
  • defer statement

Near future (v0.2.0)

  • elvis operator

To be planned

  • extension members
  • type inference
  • exceptions
  • generics