From: stefan <stefan.tampe@spray.se>
To: guile-devel@gnu.org
Subject: unification
Date: Mon, 12 Apr 2010 15:30:42 +0200 [thread overview]
Message-ID: <201004121530.43030.stefan.tampe@spray.se> (raw)
Hi,
I did a small try to extend guile to handle unification. The result is in
http:///c-lambda.se/gp.tar.gz
In there is an example of a unification solution of the Einstein riddle.
The solution takes 150ms on my PC. Gnu prolog execute it in about 16ms.
I'm using a c-extension linked in which is a fun play with the tagging system
in guile (ducks!)
So not so bad. But there is a nice abstraction that lies behind this code that
can be useful. So I would like to snow in and try to make this abstraction
solid (You may be scared of the code) and perhaps even faster. What options
do I have to make it as fast and, if you are interested, please reply.
By the way. I can help out as well. My main interest now is in type theory but
I start to dig into guile now and I would probably be able to help out if you
like in a short time, as my knowledge matures.
Are there any suitable tickets to close?
Regards
Stefan
next reply other threads:[~2010-04-12 13:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-12 13:30 stefan [this message]
2010-04-13 11:55 ` unification Ludovic Courtès
[not found] ` <1A5C7A0D-8F2B-4971-8800-4FDA1427E110@spray.se>
2010-04-13 16:22 ` Pattern matching Ludovic Courtès
2010-04-14 18:36 ` unification Andy Wingo
2010-05-14 9:15 ` unification stefan
-- strict thread matches above, loose matches on Subject: below --
2010-05-14 23:06 unification stefan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201004121530.43030.stefan.tampe@spray.se \
--to=stefan.tampe@spray.se \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).