A Tcl like command language made for the Clinl kernel testing
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Ludovic 'Archivist' Lagouardette 776ee87caa Improved GC and added a GC pass to the shell 5 anni fa
.gitignore Improved GC and added a GC pass to the shell 5 anni fa
LICENSE Initial commit 5 anni fa
README.md initial commit 5 anni fa
arena.hpp initial commit 5 anni fa
buffer.hpp initial commit 5 anni fa
catch.hpp initial commit 5 anni fa
container.hpp initial commit 5 anni fa
crank.cpp initial commit 5 anni fa
crank.h Improved GC and added a GC pass to the shell 5 anni fa
main.cpp Improved GC and added a GC pass to the shell 5 anni fa
memory_pool.hpp initial commit 5 anni fa
string_view.hpp initial commit 5 anni fa

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.