Compiler given by drec and how to use it:

Usage

  1. Write your C contents inside of main.c
  2. ./com.sh
  3. The output should be in main.s
  4. Use Saturn to run and debug the program