A Tcl like command language made for the Clinl kernel testing
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Ludovic 'Archivist' Lagouardette 8d9a82c104 Macro replacement bug fixed 6 роки тому
LICENSE Initial commit 6 роки тому
README.md initial commit 6 роки тому
arena.hpp initial commit 6 роки тому
buffer.hpp initial commit 6 роки тому
catch.hpp initial commit 6 роки тому
container.hpp initial commit 6 роки тому
crank.cpp initial commit 6 роки тому
crank.h Macro replacement bug fixed 6 роки тому
main.cpp Macro replacement bug fixed 6 роки тому
memory_pool.hpp initial commit 6 роки тому
string_view.hpp initial commit 6 роки тому

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.