Welcome to the CHICKEN Scheme pasting service

where are the bundles? added by gahr on Mon Aug 25 16:45:11 2025

$ echo $CHICKEN_INSTALL_REPOSITORY 
/home/gahr/.chicken-install/12

$ echo $CHICKEN_INSTALL_PREFIX
/home/gahr/.chicken-install/12

$ find /home/gahr/.chicken-install/12/share/srfi-29-bundles/ -type f
/home/gahr/.chicken-install/12/share/srfi-29-bundles/en/srfi-19
/home/gahr/.chicken-install/12/share/srfi-29-bundles/srfi-29
/home/gahr/.chicken-install/12/share/srfi-29-bundles/srfi-19
/home/gahr/.chicken-install/12/share/srfi-29-bundles/de/srfi-19
/home/gahr/.chicken-install/12/share/srfi-29-bundles/es/srfi-19
/home/gahr/.chicken-install/12/share/srfi-29-bundles/it/srfi-19
/home/gahr/.chicken-install/12/share/srfi-29-bundles/nl/srfi-19
/home/gahr/.chicken-install/12/share/srfi-29-bundles/pt/br/srfi-19

$ cat /home/gahr/.chicken-install/12/share/srfi-29-bundles/srfi-19
;;;; srfi-19 -*- scheme -*-

;;; English bundle

(
  ;; weekday abbreviations
  (sun . "Sun") (mon . "Mon") (tue . "Tue") (wed . "Wed")
  (thu . "Thu") (fri . "Fri") (sat . "Sat")

  ;; long weekdays
  (sunday . "Sunday") (monday . "Monday") (tuesday . "Tuesday")
  (wednesday . "Wednesday") (thursday . "Thursday") (friday . "Friday")
  (saturday . "Saturday")

  ;; month abbrevs
  (jan . "Jan") (feb . "Feb") (mar . "Mar") (apr . "Apr")
  (may . "May") (jun . "Jun") (jul . "Jul") (aug . "Aug")
  (sep . "Sep") (oct . "Oct") (nov . "Nov") (dec . "Dec")

  ;; long month
  (january . "January") (february . "February") (march . "March") (april . "April")
  (may-long . "May") (june . "June") (july . "July") (august . "August")
  (september . "September") (october . "October") (november . "November") (december . "December")

  (pm . "PM") (am . "AM")

  (date-time . "~a ~b ~d ~H:~M:~S~z ~Y")
  (date . "~m/~d/~y")
  (time . "~H:~M:~S")
  (separator . ".")

  ;; Optional - default is "" for all references
  ;day-of-month key => ordinal indicator -> string suffix
  (month-ordinal-suffixes . ((1  . "st") (2  . "nd") (3  . "rd")
                             (21 . "st") (22 . "nd") (23 . "rd")
                             (31 . "st")))
  (month-ordinal-suffix . "th")
)

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the result of `(let ((- +)) (- 4 3 8))'?
Visually impaired? Let me spell it for you (wav file) download WAV