A Tcl like command language made for the Clinl kernel testing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ludovic 'Archivist' Lagouardette 776ee87caa Improved GC and added a GC pass to the shell пре 5 година
.gitignore Improved GC and added a GC pass to the shell пре 5 година
LICENSE Initial commit пре 5 година
README.md initial commit пре 5 година
arena.hpp initial commit пре 5 година
buffer.hpp initial commit пре 5 година
catch.hpp initial commit пре 5 година
container.hpp initial commit пре 5 година
crank.cpp initial commit пре 5 година
crank.h Improved GC and added a GC pass to the shell пре 5 година
main.cpp Improved GC and added a GC pass to the shell пре 5 година
memory_pool.hpp initial commit пре 5 година
string_view.hpp initial commit пре 5 година

README.md

Crank

A Tcl like command language made for the Clinl kernel testing

Build it just by building crank.cpp and main.cpp together in a C++17 compiler and you are done.