A Tcl like command language made for the Clinl kernel testing
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Ludovic 'Archivist' Lagouardette 776ee87caa Improved GC and added a GC pass to the shell pirms 5 gadiem
.gitignore Improved GC and added a GC pass to the shell pirms 5 gadiem
LICENSE Initial commit pirms 5 gadiem
README.md initial commit pirms 5 gadiem
arena.hpp initial commit pirms 5 gadiem
buffer.hpp initial commit pirms 5 gadiem
catch.hpp initial commit pirms 5 gadiem
container.hpp initial commit pirms 5 gadiem
crank.cpp initial commit pirms 5 gadiem
crank.h Improved GC and added a GC pass to the shell pirms 5 gadiem
main.cpp Improved GC and added a GC pass to the shell pirms 5 gadiem
memory_pool.hpp initial commit pirms 5 gadiem
string_view.hpp initial commit pirms 5 gadiem

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.