Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 279 Bytes

Examples

this directory contains examples on how to write crp instuctions

executing examples

  • Compile main.c with gcc
  • then execute it with the -f option pointing to the example file
 ./main -f path/to/example.nums