Menu

#1 Parameter hierarchy in external action

open
nobody
None
5
2011-03-28
2011-03-28
No

When one tries to perform an external action with different parameters, different functions are called in the environment.
E.g. goto(library,0), goto(0,0) triggers 2 different functions in the environment, instantiated by goto(APLIdent,APLNum) and goto(APLNum,APLNum)

Often it is more convenient to have goto(Term,APLNum) as an external action, capturing both requests. Is it possible to extend 2APL in that way ?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB