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 8d9a82c104 Macro replacement bug fixed 6 jaren geleden
LICENSE Initial commit 6 jaren geleden
README.md initial commit 6 jaren geleden
arena.hpp initial commit 6 jaren geleden
buffer.hpp initial commit 6 jaren geleden
catch.hpp initial commit 6 jaren geleden
container.hpp initial commit 6 jaren geleden
crank.cpp initial commit 6 jaren geleden
crank.h Macro replacement bug fixed 6 jaren geleden
main.cpp Macro replacement bug fixed 6 jaren geleden
memory_pool.hpp initial commit 6 jaren geleden
string_view.hpp initial commit 6 jaren geleden

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.