Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (307 - 309 of 1030)

Ticket Resolution Summary Owner Reporter
#53 fixed Implement a Lisp/Cocoa version of Apple's currency-conversion example mikel mikel
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 mikel mikel
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 Gary Byers gz
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.