A Tcl like command language made for the Clinl kernel testing
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
Ludovic 'Archivist' Lagouardette 776ee87caa Improved GC and added a GC pass to the shell 5 yıl önce
.gitignore Improved GC and added a GC pass to the shell 5 yıl önce
LICENSE Initial commit 5 yıl önce
README.md initial commit 5 yıl önce
arena.hpp initial commit 5 yıl önce
buffer.hpp initial commit 5 yıl önce
catch.hpp initial commit 5 yıl önce
container.hpp initial commit 5 yıl önce
crank.cpp initial commit 5 yıl önce
crank.h Improved GC and added a GC pass to the shell 5 yıl önce
main.cpp Improved GC and added a GC pass to the shell 5 yıl önce
memory_pool.hpp initial commit 5 yıl önce
string_view.hpp initial commit 5 yıl önce

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.