On Sep 2, 2009, at 10:13 PM, Eduardo Cavazos wrote:
... is sooo frickin amazing.
Is there an interactive interpreter/repl for FP somewhere?
Kon Lovett wrote:
Doesn't "fp -i" enter interactive mode?
Hello Kon!
Hmmm... I don't have an 'fp' binary here. Just 'fpc'.
Ed
__
On Sep 2, 2009, at 10:13 PM, Eduardo Cavazos wrote:
... is sooo frickin amazing.
Is there an interactive interpreter/repl for FP somewhere?
Doesn't "fp -i" enter interactive mode?
Ed
___
Chicken-users mailing list
Chicken-users@nongnu.org
http
On Sep 2, 2009, at 2:38 PM, Angerer Christoph wrote:
Hi,
I was wondering if chicken scheme has some kind of command-line pre
processor that 'normalizes' a scheme source file (and outputs it to
STD out or another file)? By 'normalizing' I mean expanding all
macros as well as special forms
... is sooo frickin amazing.
Is there an interactive interpreter/repl for FP somewhere?
Ed
___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users
Hi,
I was wondering if chicken scheme has some kind of command-line pre
processor that 'normalizes' a scheme source file (and outputs it to
STD out or another file)? By 'normalizing' I mean expanding all macros
as well as special forms such as quotes and unquotes into the
equivalent pure
Hi,
srfi-29:2.0.0 is released.
I am working on srfi-19 but this will not be available until Fri.
"module unresolved" means chicken cannot figure out all the
identifiers in the module.
Best Wishes,
Kon
___
Chicken-users mailing list
Chicken-use
Kon, thanks for the help on the previous issues. Many thanks.
I'm making progress on srfi-19.
~# chicken-install srfi-29
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
[snip download and stuff that worked]
changing current directory to /tmp/chicken-install-285
Still trying to install locale (ultimate goal is to install srfi-19).
lookup-table fails with the following error:
installing lookup-table: ...
changing current directory to .
/usr/local/bin/csi -bnq -e "(require-library setup-api)" -e "(import
setup-api)" -e "(extension-name-and-version '(\"loo
On Sep 2, 2009, at 1:50 PM, David N Murray wrote:
On Sep 2, Christian Kellermann scribed:
find a patch for the srfi-19 egg attached to this email. When applied
to the trunk of the chicken3 egg it will happily install on chicken
4. This has been sent to Kon for review, so don't consider this o
On Sep 2, 2009, at 3:17 PM, David N Murray wrote:
I'm trying to chicken-install locale and it requires check-errors.
check-errors fails to build because it tries to import srfi-12 (the
require is commented out, but the egg won't install). I removed
srfi-12
from the import list of conditions.
I'm trying to chicken-install locale and it requires check-errors.
check-errors fails to build because it tries to import srfi-12 (the
require is commented out, but the egg won't install). I removed srfi-12
from the import list of conditions.scm (patch attached) and the tests all
ran fine.
Cheers
On Sep 2, Christian Kellermann scribed:
> find a patch for the srfi-19 egg attached to this email. When applied
> to the trunk of the chicken3 egg it will happily install on chicken
> 4. This has been sent to Kon for review, so don't consider this one
> blessed by the original author. Maybe Kon wi
Hi,
Should this go to chicken-devel?
I just checked out the latest via subversion and was trying to build it on
an OpenBSD AMD64 box. It built fine, but runtests.sh fails:
library tests ...
Error: unbound variable: +inf.
Call history:
Hi Dave,
find a patch for the srfi-19 egg attached to this email. When applied
to the trunk of the chicken3 egg it will happily install on chicken
4. This has been sent to Kon for review, so don't consider this one
blessed by the original author. Maybe Kon will get around to commit
this soon.
Kin
14 matches
Mail list logo