Compiler for a toy language
  • C++ 98%
  • CMake 1.9%
Find a file
2023-09-12 00:56:06 +02:00
.github/workflows Add support for GitHub actions 2022-08-04 16:30:43 +02:00
cmake Add support for GitHub actions 2022-08-04 16:30:43 +02:00
pstd Continue C++ migration 2022-12-27 13:12:16 +01:00
src Disable parsing of struct expressions because of the ambiguity in if statement. 2023-09-12 00:54:33 +02:00
test Add a new testing framework. 2023-09-12 00:56:06 +02:00
thirdparty/hedley fix: treat hedley.h as thirdparty code 2022-08-02 16:37:57 +02:00
.clang-format Initial commit 2022-07-31 16:25:20 +02:00
.editorconfig Initial commit 2022-07-31 16:25:20 +02:00
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2022-07-31 16:21:46 +02:00
.gitignore Ignore a folder used for testing purposes 2022-12-23 12:40:04 +01:00
CMakeLists.txt Add a new testing framework. 2023-09-12 00:56:06 +02:00
LICENSE.txt Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2022-07-31 16:21:46 +02:00
README.md Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2022-07-31 16:21:46 +02:00

peony