Skip to content

Compile-time C compiler implemented in C++ Template MetaProgramming

License

Notifications You must be signed in to change notification settings

keiichiw/TMP-8cc

Repository files navigation

TMP-8cc: Another Compile-time C Compiler

TMP-8cc is a compile-time C compiler implemented in C++ Template MetaProgramming. This project is a port of 8cc and generated by ELVM Infrastructure's C++ Template Metaprogramming backend.

However, this compiler unfortunately DOES NOT work on practial machines, because it needs huge amount of memories. Therefore, this compiler is ornamental.

Author

Keiichi Watanabe (udon.watanabe[at]gmail.com)

See also

constexpr-8cc is a compile-time C compiler, which works on practical machines.

About

Compile-time C compiler implemented in C++ Template MetaProgramming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages