1
0
Fork
You've already forked misc-scripts
0
A place to store various scripts I've written that do not warrant their own repository.
  • Go 29.4%
  • Assembly 24.6%
  • C 23.6%
  • Lua 12.1%
  • Makefile 7.6%
  • Other 2.7%
Find a file
Katie Keller 5ee9dd5ea1
lua: towers of hanoi
Scripting language problem for RISC-V LF mentorship application.
Defaults to 5 disks.
Usage: `lua ./hanoi.lua [N number of disks]`
2026年04月30日 12:04:24 -04:00
C minor cleanups 2024年09月22日 11:45:06 +08:00
go go: Stream of Characters 2026年03月27日 12:28:24 -04:00
Lua/hanoi-towers lua: towers of hanoi 2026年04月30日 12:04:24 -04:00
riscv-asm example code for ASM walkthrough blog post 2024年09月10日 16:38:47 +08:00
zig implement cracklepop in Zig 2024年07月31日 12:51:37 +08:00
.gitignore hello world in ASM RISC-V 2024年07月14日 21:47:58 +08:00
LICENSE Doubly-Linked list data struct practice 2024年07月14日 21:47:57 +08:00