A Tcl like command language made for the Clinl kernel testing
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ludovic 'Archivist' Lagouardette 8d9a82c104 Macro replacement bug fixed há 6 anos
LICENSE Initial commit há 6 anos
README.md initial commit há 6 anos
arena.hpp initial commit há 6 anos
buffer.hpp initial commit há 6 anos
catch.hpp initial commit há 6 anos
container.hpp initial commit há 6 anos
crank.cpp initial commit há 6 anos
crank.h Macro replacement bug fixed há 6 anos
main.cpp Macro replacement bug fixed há 6 anos
memory_pool.hpp initial commit há 6 anos
string_view.hpp initial commit há 6 anos

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.