A Tcl like command language made for the Clinl kernel testing
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ludovic 'Archivist' Lagouardette 4d486f3d19 initial commit il y a 5 ans
LICENSE Initial commit il y a 5 ans
README.md initial commit il y a 5 ans
arena.hpp initial commit il y a 5 ans
buffer.hpp initial commit il y a 5 ans
catch.hpp initial commit il y a 5 ans
container.hpp initial commit il y a 5 ans
crank.cpp initial commit il y a 5 ans
crank.h initial commit il y a 5 ans
main.cpp initial commit il y a 5 ans
memory_pool.hpp initial commit il y a 5 ans
string_view.hpp initial commit il y a 5 ans

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.