Summary
###########################################################################
File: feval.icn
Subject: Procedure to evaluate string as function call
Author: Ralph E. Griswold
Date: June 8, 1994
###########################################################################
This file is in the public domain.
###########################################################################
This procedure analyzes a string representing an Icon function or
procedure call and evaluates the result.
It assumes the string is well-formed. The arguments can only be
Icon literals. Escapes, commas, and parentheses in strings literals
are not handled.
###########################################################################
Links: ivalue
###########################################################################
Procedures:
feval
Links:
ivalue.icn
This file is part of the (main) package.
Source code.
feval(s)
This page produced by UniDoc on 2021/04/15 @ 23:59:54.