Post Reply 
Plus42 algebraic expressions update
03-01-2021, 02:24 PM
Post: #58
RE: Plus42 algebraic expressions update
(03-01-2021 12:33 PM)Vincent Weber Wrote:  You said it should apply to lists ? but we have no lists in the 42S world ?

Not in the 42S world, but we do in Plus42. Use NEWLIST to create a new, empty list, APPEND and EXTEND to add stuff to it, and HEAD to iterate over it.

This is all still rather rudimentary. I implemented the list data type because it made implementing FUNC, L4STK, and LNSTK a lot easier, and I exposed it to the user environment, because why not.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Plus42 algebraic expressions update - Thomas Okken - 03-01-2021 02:24 PM



User(s) browsing this thread: 1 Guest(s)