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 776ee87caa Improved GC and added a GC pass to the shell há 5 anos
.gitignore Improved GC and added a GC pass to the shell há 5 anos
LICENSE Initial commit há 5 anos
README.md initial commit há 5 anos
arena.hpp initial commit há 5 anos
buffer.hpp initial commit há 5 anos
catch.hpp initial commit há 5 anos
container.hpp initial commit há 5 anos
crank.cpp initial commit há 5 anos
crank.h Improved GC and added a GC pass to the shell há 5 anos
main.cpp Improved GC and added a GC pass to the shell há 5 anos
memory_pool.hpp initial commit há 5 anos
string_view.hpp initial commit há 5 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.