Hello

Chapter 13.13 of http://fricas.sourceforge.net/doc/book.pdf suggests
that one can get all the information that the "dynamic" part of HyperDoc
uses from getBrowseDatabase(s)$Lisp.
The code from the book is obviously here:
https://github.com/hemmecke/fricas-svn/blob/master/src/algebra/alql.spad.pamphlet
.

For someone with experience in JavaScript it would be a little exercise
to convert the fricas db

$ cd $FRICAS_INSTALLATION_DIRECTORY
$ find . -name libdb.text
./lib/fricas/target/x86_64-unknown-linux/algebra/libdb.text

into a JavaScript file (probably best done by a script that could be
called from a Makefile) and write a few query routines that would allow
to get the same information that we currently get from HyperDoc->Browse.

That would allow to query FriCAS functionality from the Web and would
enable URLs to refer to funtions.

Anyone willing to do this?

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to