A Tcl like command language made for the Clinl kernel testing
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
Ludovic 'Archivist' Lagouardette 8d9a82c104 Macro replacement bug fixed před 6 roky
LICENSE Initial commit před 6 roky
README.md initial commit před 6 roky
arena.hpp initial commit před 6 roky
buffer.hpp initial commit před 6 roky
catch.hpp initial commit před 6 roky
container.hpp initial commit před 6 roky
crank.cpp initial commit před 6 roky
crank.h Macro replacement bug fixed před 6 roky
main.cpp Macro replacement bug fixed před 6 roky
memory_pool.hpp initial commit před 6 roky
string_view.hpp initial commit před 6 roky

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.