#!/bin/bash nasm -f elf forth.s ld -melf_i386 forth.o