mirror of
https://github.com/Ed94/perfaware.git
synced 2026-08-14 11:28:08 +00:00
5b230d56538bdedab4ff9fd5d9700803fd478e41
the direction bit is throwing me off vs the order I'm seeing from nasm's syntax.
perfaware
Homework for Casey's Performance Aware Programming course
Thirdparty Libraries:
- zpl - Used instead of the C/C++ standard library.
Tools:
- scoop : Windows package manager
- clang : C/C++ compiler
scoop install llvm - meson : Build system
scoop install meson - nasm : x86 Assembler
scoop install nasm
Languages
C
98.1%
PowerShell
1.9%