chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] SRFI-19


From: Eduardo Cavazos
Subject: [Chicken-users] SRFI-19
Date: Tue, 14 Apr 2009 02:20:37 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080716 SeaMonkey/1.1.11

Hello,

I installed the SRFI-19 egg a little while ago on Chicken 3.4.0. However, it seems that basic procedures like 'current-time' aren't available:

~ # csi

CHICKEN
(c)2008 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 3.4.0 - linux-unix-gnu-x86      [ manyargs dload ptables applyhook ]
SVN rev. 11987  compiled 2009-04-01 on puppypc (Linux)

#;1> (use srfi-19)
; loading /usr/local/lib/chicken/3/srfi-19.scm ...
#;2> current-time
Error: unbound variable: current-time
#;2>

Ed




reply via email to

[Prev in Thread] Current Thread [Next in Thread]