Functions in expressions

Derek Atkins warlord at MIT.EDU
Mon Oct 19 11:24:19 EDT 2009


Phil Longstaff <plongstaff at rogers.com> writes:

> One place that guile/gh (now deprecated) is used is in the expression parser.  
> If a function a is used (e.g. "10+f(20)"), then it evaluates "gnc:f" as a 
> scheme function and calls it with the specified arguments.
>
> Are there any defined functions in the scheme code that are set up to be used 
> this way?

Yes, look at fin.scm

> I think it's fairly simple to replace the deprecated gh_xxx() call with 
> scm_yyy() calls, but I want to test.
>
> Phil

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list