A Tcl like command language made for the Clinl kernel testing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 rivejä
168 B

6 vuotta sitten
6 vuotta sitten
  1. # Crank
  2. A Tcl like command language made for the Clinl kernel testing
  3. Build it just by building crank.cpp and main.cpp together in a C++17 compiler and you are done.