[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lisp & C and large dictionaries



Has anyone ever implemented a large dictionary lookup in Lisp on the Mac?
I need to access a large dictionary from Lisp, and was wondering what the
easiest way would be. Is it easy to implement the lookup/indexing in, for
example C, and use the foreign-function-interface? Can I do random-access
files easily from allegro?
Any hints (or shareware code :) ) would be appreciated

-peter