frustration/build.sh

4 lines
120 B
Bash
Raw Permalink Normal View History

2022-05-22 08:05:40 +02:00
(echo "Compiling..." ; rustc frustration.rs) || exit
echo "Forth is now running."
cat frustration.4th - | ./frustration