User Tools

Site Tools


at:tutorial:basic

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
at:tutorial:basic [2007/04/06 09:01] – * elisagat:tutorial:basic [2007/04/06 10:47] – * elisag
Line 28: Line 28:
 >>[7,5] >>[7,5]
 </code> </code>
-Reference is just done by evaluating the variable. + 
 +The variable name is used to refer a variable. The variable is evaluated when referenced.  
 +<code> 
 +>x 
 +>>7 
 +</code>
  
 ===== Tables ===== ===== Tables =====
Line 54: Line 59:
 </code> </code>
  
-As shown in the definition of the varible //vowels//, evaluating a series of comma-separated abstract grammar values between square brackets (aka a tabulation) results in a table.+As shown in the definition of the varible //vowels//, evaluating a series of comma-separated data types between square brackets (aka a tabulation) results in a table.
  
 <code> <code>
at/tutorial/basic.txt · Last modified: 2020/02/09 22:05 by elisag