Re: [pro] Lisp and DSLs

2011-07-22 Thread Thomas M. Hermann
for a finite element analysis package. Having the lisp abstraction is like a productivity accelerator. The more I have abstracted, the more productive I am and the more time I have to implement higher level abstractions. Tom ------------ Thoma

Re: [pro] BOA constructor and supplied-p argument

2011-06-11 Thread Thomas M. Hermann
a LOOP. Tom -------- Thomas M. Hermann Odonata Research LLC http://www.odonata-research.com/ http://www.linkedin.com/in/thomasmhermann On Sat, Jun 11, 2011 at 6:03 AM, Didier Verna wrote: > Pascal Costanza wrote: > > > - The more important reason is that I sometimes want to deri

Re: [pro] code organization and name conflicts

2011-04-13 Thread Thomas M. Hermann
Tom Thomas M. Hermann Odonata Research LLC http://www.odonata-research.com/ http://www.linkedin.com/in/thomasmhermann On Wed, Apr 13, 2011 at 1:35 PM, Ryan Davis wrote: > When working on a larger lisp code base, one with 10+ files in one > package,

Re: [pro] Matrix operations...

2011-03-27 Thread Thomas M. Hermann
not have a (COMPLEX SINGLE-FLOAT) array type, it upgrades to T. SBCL does have that type. That failure can safely be ignored. Please contact me with any questions or suggestions. Thank you, ~ Tom ------------ Thomas M. Hermann Odonata Re

Re: [pro] Matrix operations...

2011-03-25 Thread Thomas M. Hermann
be through github. Please let me know if you are interested and I will email you the documentation directly. Best regards, ~ Tom -------- Thomas M. Hermann Odonata Research LLC http://www.odonata-research.com/ http://www.linkedin.com/in/thom

Re: [pro] Is cl-yacc going to cut it?

2011-02-04 Thread Thomas M. Hermann
ds, ~ Tom -------- Thomas M. Hermann Odonata Research LLC http://www.odonata-research.com/ http://www.linkedin.com/in/thomasmhermann On Fri, Feb 4, 2011 at 9:20 AM, Nikodemus Siivola < nikode...@random-state.net> wrote: > On 4 February 2011 16:39, Paul Tarvydas wrote: > >