Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 261 Bytes

JAMSamples

In most folders you will see a .c and .js file. There could be more than one file of either type as well.

Run the following command to compile the JAMScript program.

jamc filename.*

Assuming you have filename.c and filename.js in the folder.