A Tcl like command language made for the Clinl kernel testing
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
Ludovic 'Archivist' Lagouardette 776ee87caa Improved GC and added a GC pass to the shell vor 5 Jahren
.gitignore Improved GC and added a GC pass to the shell vor 5 Jahren
LICENSE Initial commit vor 5 Jahren
README.md initial commit vor 5 Jahren
arena.hpp initial commit vor 5 Jahren
buffer.hpp initial commit vor 5 Jahren
catch.hpp initial commit vor 5 Jahren
container.hpp initial commit vor 5 Jahren
crank.cpp initial commit vor 5 Jahren
crank.h Improved GC and added a GC pass to the shell vor 5 Jahren
main.cpp Improved GC and added a GC pass to the shell vor 5 Jahren
memory_pool.hpp initial commit vor 5 Jahren
string_view.hpp initial commit vor 5 Jahren

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.