Skip to content

A homework of compiling C-- language by flex and bison.

License

Notifications You must be signed in to change notification settings

bitzhangmo/MiniC

Repository files navigation

MiniC

A homework of compiling C-- language by flex and bison.

Support

Type

  • int
  • float
  • char

Control

  • if
  • else
  • while
  • for

Operator

  • Selfplus & Selpminus
  • PlusAss MinusAss StarAss & DivAss
  • plus minus star & div
  • compare operator

Other

  • line Comment
  • block Comment

About

A homework of compiling C-- language by flex and bison.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published