gnumeric to Haskell
- From: Lloyd <lloyd mail csse monash edu au>
- To: gnumeric-list gnome org
- Cc: lloyd nexus csse monash edu au
- Subject: gnumeric to Haskell
- Date: Fri, 24 Oct 2003 17:06:48 +1000
I have some machine-learning code, written in Haskell,
that I would like to be able to call from gnumeric.
Haskell (ghc) has a nice foreign function interface (FFI),
i.e. Haskell <-> C, that is quite easy to start using.
I have looked at some gnumeric documentation, such as the
simple `add two numbers' example function, but don't know
exactly where and how one would actually add this example
to gnumeric.
So I have a considerable gap, on the gnumeric side,
in the necessary knowledge to get started on this.
Probably the way to proceed will be to
write some C<->Haskell to understand gnumeric
values, cells, sheets, ?ranges? which should
be easy (well, less hard). The present difficulty
is how and where to add or "register" this stuff
( .../plugins/fn-date/ is rather daunting and seems
a long way from `add two numbers').
Any suggestions? Please.
Lloyd
--
Lloyd ALLISON, CSSE, Monash University, Victoria, Australia 3800.
web: http://www.csse.monash.edu.au/~lloyd/ tel: +61 3 9905 5205
use: http://www.linux.org/ OpenOffice: http://www.openoffice.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]