From: Robbie S. <rd...@me...> - 2004-05-26 16:31:58
|
Marco Antoniotti wrote: > > On Wednesday, May 26, 2004, at 00:48 America/New_York, Robert Sedgewick > wrote: > >> On May 26, 2004, at 12:05 AM, si...@EE... wrote: >> > > There has been a very recent change in MK:DEFSYSTEM w.r.t. logical > pathnames and Matlisp. You should not use the Matlisp included version > but use instead the latest release from the CLOCC. > I'll have to check that out.... >>> BTW, what is 'asdf'? >> >> > > > MK:DEFSYSTEM handles Fortran files. Also, REQUIRE is deprecated in the > ANSI Spec. You mean handling of Fortran files is built in, or easily added? Yeah, it seems to me that asdf and mk:defsystem are pretty equally matched. I just know asdf better because of it being bundled with sbcl..... Either way, I think it would be nice to remove the matlisp's build dependence on make (to make libmatlisp.so) and replace it with a more sophisticated mk:defsystem or asdf system definition. But that is project for another day. --Robbie |