You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Circle compiler is a new C++20 compiler. It's written from scratch and designed for easy extension.
Allowing you to explore even more of the compile time. Although it is Linux only.
Circle compiler is a new C++20 compiler. It's written from scratch and designed for easy extension.
Allowing you to explore even more of the compile time. Although it is Linux only.
More info: https://github.com/seanbaxter/circle
Examples
C language:
Output:
C++ language:
Output:
The text was updated successfully, but these errors were encountered: