Custom Query (1030 matches)
Results (307 - 309 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #53 | fixed | Implement a Lisp/Cocoa version of Apple's currency-conversion example | ||
| Description |
Apple's currency-conversion example is simple enough that essentially the only things one learns in implementing it are Cocoa APIs. It can therefore serve as a way to illustrate how OpenMCL's Cocoa bridge supports those APIs, and so is a good candidate for a first example program. |
|||
| #55 | fixed | Convert the Bosco HOWTO for use with current OpenMCL | ||
| Description |
The Bosco HOWTO shows in a step-by-step fashion how to create a Cocoa application, using OpenMCL and Bosco. Bosco in its old form is now obsolete, and we could use an updated HOWTO that shows how to create a Cocoa application using current OpenMCL facilities. |
|||
| #60 | fixed | Thread-safe gf dispatch | ||
| Description |
It should be possible for gf dispatch to run simultaneously in multiple threads without introducing inconsistencies in CLOS internals (e.g. caches). FWIW, here's what sbcl does about this: http://lisp-ecoop07.bknr.net/pdf/31662. |
|||
