RosettaCodeData/Lang/CJam/00-LANG.txt
2025-08-11 18:05:26 -07:00

8 lines
No EOL
370 B
Text

{{language|site=https://sourceforge.net/p/cjam/wiki/Home/}}
[https://sourceforge.net/projects/cjam/ sf repo]
From the [https://sourceforge.net/p/cjam/wiki/Home/ wiki]:
:In order to run a CJam program, [https://sourceforge.net/projects/cjam/files/ download] the latest jar file, e.g. cjam-0.6.5.jar, and run this command:
:<pre>java -jar cjam-0.6.5.jar file.cjam</pre>