Jean-François Brouillet <[EMAIL PROTECTED]> writes: > There is this CL public domain utility that pre-dates ANSI: > > http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/ > parsing/time/prs-time.tgz
Is this the same as CMUCL's EXT:PARSE-TIME? > I've modified all three lines that required updating to ANSI > conformance, > created an .asd description file, and packaged the whole lot as: > > http://lisp.jfb-city.co.uk/rescued/parse-time.tgz [...] > It looks like this should probably belong to the "let's fix asdf > packages" > project, but I'm not so sure how. Since that package is apparently unmaintained, such a project may belong to: Code mining and revival http://wiki.alu.org/Code_mining_and_revival If you are willing to maintain it, you may consider asking for hosting at Common-Lisp.net/www.lispniks.com (but for small packages this might be overkill) and/or elaborating on the above gardeners project. Paolo -- Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
