We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d00387 commit df09254Copy full SHA for df09254
README.md
@@ -46,7 +46,6 @@ See [test/](test/) for more code examples (`*.clo`).
46
The source code of the interpreter
47
is standard C++20 and thus can be compiled
48
by any C++20-conforming compiler.
49
-
50
The current `Makefile` and `run_test.py`
51
need `clang++` (with C++20 support), `make`, and `python3`.
52
0 commit comments