A Tcl like command language made for the Clinl kernel testing
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
Ludovic 'Archivist' Lagouardette 8d9a82c104 Macro replacement bug fixed 6 年前
LICENSE Initial commit 6 年前
README.md initial commit 6 年前
arena.hpp initial commit 6 年前
buffer.hpp initial commit 6 年前
catch.hpp initial commit 6 年前
container.hpp initial commit 6 年前
crank.cpp initial commit 6 年前
crank.h Macro replacement bug fixed 6 年前
main.cpp Macro replacement bug fixed 6 年前
memory_pool.hpp initial commit 6 年前
string_view.hpp initial commit 6 年前

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.