This is the third workspace in a series to implement storage of name--value pairs. This time using APLComponentFiles (a library shipped with gnu-apl).
I'm storing the names in component one and using the lex workspace to manage it. Each name is associated with the component number.
Log in to post a comment.
This is the third workspace in a series to implement storage of name--value pairs. This time using APLComponentFiles (a library shipped with gnu-apl).
I'm storing the names in component one and using the lex workspace to manage it. Each name is associated with the component number.