Content deleted Content added
No edit summary |
|||
Line 227:
58 AND - Boolean AND
----
'''6 - Loops'''
----
60 STARTL - Start of loop
Line 261:
84 MODO S<OP> - Modify an object based on op. [+, -, *, /, %, ^ .. etc.]
----
'''F - Functions/classes'''
----
FF DEFUN NS<type> D<args> - Un-funs everything. no, no- it defines a
Line 277:
F0 RETURN - Returns from function
----
'''0 -
----
00 NULL - No-op
|