unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* RPX 1.3 available
@ 2020-11-08  6:19 Thien-Thi Nguyen
  2020-12-28  0:57 ` Joshua Branson via General Guile related discussions
  2020-12-28  9:57 ` Ricardo Wurmus
  0 siblings, 2 replies; 4+ messages in thread
From: Thien-Thi Nguyen @ 2020-11-08  6:19 UTC (permalink / raw)
  To: guile-sources; +Cc: guile-user

[-- Attachment #1: Type: text/plain, Size: 1803 bytes --]


release notes:

  First usable release under Guile 2.x.  Very slow, though,
  probably because we are still ‘GUILE_AUTO_COMPILE=0’.

README excerpt:

  This is rpx, a port of ratpoison to Guile Scheme.
  Although initially intended as a proof-of-concept exercise
  to plumb ttn's ignorance of X11, Scheme, and good taste,
  the result has proven to be useful as well.

  Despite rpx veneration of ratpoison look, feel, and
  internal design, there have been some unavoidable
  concessions to some of the more hairy parts of Xlib (the
  reimplementation of which is shared somewhat uneasily by
  rpx and ttn-do).  These are listed in the manual.

NEWS for 1.3 (2020-11-08):

  - distribution now .tar.lz

    If you have GNU tar, you can use "tar xf" and it will DTRT.
    If not, you can use "lzip -dc TARBALL | tar xf -" to unpack
    the .tar.lz.

  - configure no longer requires 32-bit system

    It was easier than expected.  Convenient abstractions FTW!

  - bugfixes

    Some syntax errors, even.  Lucky Guile 2.x catches that stuff.

  - bootstrap/maintenance tools

    upgraded:

     Guile-BAUX 20201107.2326.90cbc77
     GNU gnulib 2020-11-04 23:13:40
     GNU Autoconf 2.69d

    as before:

     GNU Automake 1.16.2
     GNU texinfo 6.7

tarball, etc, in dir:

  https://www.gnuvola.org/software/rpx/

tip jar:

  https://www.gnuvola.org/patronage/

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2020) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 219 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-28 10:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-08  6:19 RPX 1.3 available Thien-Thi Nguyen
2020-12-28  0:57 ` Joshua Branson via General Guile related discussions
2020-12-28  9:57 ` Ricardo Wurmus
2020-12-28 10:35   ` Thien-Thi Nguyen

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).