all repos — hex @ b48f8072edde40a152e113fb30dba38b4f174205

A tiny, minimalist, slightly-esoteric concatenative programming lannguage.

full_test_output.txt

 1
 2
 3
 4
 5
 6
 7
 8
bash scripts/amalgamate.sh
Amalgamation file created: src/hex.c
gcc -Wall -Wextra -g  src/hex.c -o hex
./hex -b lib/utils.hex
cp lib/utils.hbx web/assets/utils.hbx
./hex -b scripts/test.hex
./hex scripts/test.hbx
............................................................................................................................................................make: *** [makefile:35: test] Error -1073740940