Changes between Initial Version and Version 1 of LibSbmlBindings


Ignore:
Timestamp:
Apr 22, 2007, 2:08:56 PM (18 years ago)
Author:
ginkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LibSbmlBindings

    v1 v1  
     1
     2== Bindings of libSBML to CommonLisp and Promot ==
     3
     4These are build by parsing the C-Headers of libsbml and translating them
     5to CommonLisp declarations, that establishes bindings via a
     6ForeignFunctionInterface of CommonLisp.
     7
     8Currently this is done with c-parse and UFFI.
     9