A Tcl like command language made for the Clinl kernel testing
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Ludovic 'Archivist' Lagouardette 776ee87caa Improved GC and added a GC pass to the shell 5 år sedan
.gitignore Improved GC and added a GC pass to the shell 5 år sedan
LICENSE Initial commit 5 år sedan
README.md initial commit 5 år sedan
arena.hpp initial commit 5 år sedan
buffer.hpp initial commit 5 år sedan
catch.hpp initial commit 5 år sedan
container.hpp initial commit 5 år sedan
crank.cpp initial commit 5 år sedan
crank.h Improved GC and added a GC pass to the shell 5 år sedan
main.cpp Improved GC and added a GC pass to the shell 5 år sedan
memory_pool.hpp initial commit 5 år sedan
string_view.hpp initial commit 5 år sedan

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.