langsmoke/ref.md

11 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2023-11-12 13:49:01 +00:00
Dataset sources:
- C: https://github.com/kspalaiologos/asm2ws, https://github.com/Mashpoe/c-hashmap, https://github.com/kspalaiologos/modern-rzip, Raylib
- C++: https://github.com/ThePhD/sol2, LLVM libcxx
- Java: https://github.com/kspalaiologos/cask, https://github.com/kspalaiologos/kamilalisp, https://github.com/Anuken/Mindustry, https://github.com/openjdk/jdk
- 6502: Chess by Peter Jennings, Day Of Week by Paul Guertin, Sweet Interpreter by Apple Computer, Mini Multitasking 6502 kernel (Joachim Deboy)
- Z80: TSE by Michael Vincent & Robin Kay, CSX: Copyright (c) 2004, Sean McLaughlin, Megaman and Mario clones from TI Archive (TI83+, Mirage OS).
- APL: Lambda Calculus, apl-misc-math, apl-logic, dx by Kamila Szewczyk. https://github.com/the-carlisle-group/Text2Date. https://github.com/Dyalog/Jarvis.
- x86: Various bits of my private code (Kamila Szewczyk), Flat Assembler by Tomasz Grysztar, DOS 2.0 chkdsk by Microsoft, basicdos: https://github.com/jeffpar/basicdos
- x64: kspalaiologos/elf-infection, https://github.com/Sakib2263/64-Bit-NASM-Assembly-Code-Examples, https://github.com/GugaDozero/asm64-tictactoe, https://github.com/nuid64/asmerver, https://github.com/CorruptedByCPU/Cyjon
- shell: oh my zsh, autoconf, docker pi hole