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/24 00:12]
timnah
cs330_f2016:labpaint [2018/10/07 04:52]
morse
Line 6: 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 67: Line 67:
  
 <code lisp> <code lisp>
-(with x 5 (+ x 1))+(with (x 5(+ x 1))
 </​code>​ </​code>​
  
cs330_f2016/labpaint.txt ยท Last modified: 2021/06/30 23:42 (external edit)