Hi, On Sat 28 Jan 2012 17:58, Bruce Korb <bruce.k...@gmail.com> writes:
>> Bruce Korb <bruce.k...@gmail.com> writes: >> > I need to be able to locate a guile scheme expression in my ASCII >> > text input and hand it off to Guile, telling it the file name and >> > line number and column number of where I found the string. >> >> I agree that we should add a function or two to handle this more >> conveniently. Let's talk about it after 2.0.4 has been released, and >> hopefully we can get it into 2.0.5. > > Maybe less cumbersome than scm_c_eval_string_from_file_line ;) Didn't we settle on eval-string, with the #:file and #:line kwargs? See eval-string in the manual. Cheers, Andy -- http://wingolog.org/