ed 9be706b28d Finished the first hw.
On to the second...
2023-03-05 20:57:40 -05:00
2023-03-05 20:57:40 -05:00
2023-03-05 20:57:40 -05:00

perfaware

Homework for Casey's Performance Aware Programming course

Material Source

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
S
Description
Homework for Casey's Performance Aware Programming course
Readme
997 KiB
Languages
C 98.1%
PowerShell 1.9%