User Tools

Site Tools


cs330_f2016:labpaint

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cs330_f2016:labpaint [2018/02/09 22:10]
morse
cs330_f2016:labpaint [2021/06/30 23:42] (current)
Line 1: Line 1:
-**This is a draft version of the assignment and may change until the due date of the preceding assignment. 
-** 
- 
 ====Objective:​==== ====Objective:​====
  
Line 9: Line 6:
 ====Pre-requisite:​==== ====Pre-requisite:​====
  
-For this lab, you should again have Julia 0.6+ installed, the same as for the rudimentary interpreter. ​ You will need both the Lexer and Error modules, and you will need your code from the Extended Interpreter.+For this lab, you should again have Julia 1.installed, the same as for the rudimentary interpreter. ​ You will need both the Lexer and Error modules, and you will need your code from the Extended Interpreter.
  
 ---- ----
Line 88: Line 85:
  
 <code lisp> <code lisp>
-((lambda (x y) (+ x y) 5 6)+((lambda (x y) (+ x y)) 5 6)
 </​code>​ </​code>​
  
cs330_f2016/labpaint.1518214245.txt.gz ยท Last modified: 2021/06/30 23:40 (external edit)