How to Create a Lisp Project in "Rohan"
Rohan is a computer server system used primarily by universities and other academic institutions. It allows users to build programs using a variety of codes. One such code is Lisp. To create a Lisp project, you need a free Rohan add-on, Common Lisp. Common Lisp works in Rohan (among others) to let you build Lisp codes and projects to test out your coding knowledge.
Instructions
-
-
1
Log into your Rohan account.
-
2
Download Common Lisp from SourceForge. Open the program when it finishes downloading.
-
-
3
Select "New Project" from the "File" menu.
-
4
Type your Lisp code. Be sure to save frequently to avoid losing unsaved work in case of a glitch.
-
5
Upload the code to your Rohan server to test it. The procedure for this varies by institution; check with your Rohan administrator if you are not sure how.
-
1