guile-srfi-123

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit e2cf61798ee1945d5b369901abc1d5637ebb7672
parent b78dc748ce03ae950c94202c9708eb4e76840013
Author: Arthur A. Gleckler <srfi@speechcode.com>
Date:   Wed,  9 Aug 2017 21:31:02 -0700

Use SSL/TLS.

Diffstat:
MREADME.org | 38+++-----------------------------------
Mindex.html | 4++--
2 files changed, 5 insertions(+), 37 deletions(-)

diff --git a/README.org b/README.org @@ -2,46 +2,15 @@ ** by Taylan Ulrich Bayırlı/Kammer -This repository hosts [[http://srfi.schemers.org/srfi-123/][SRFI 123]]: Generic accessor and modifier operators, a [[http://srfi.schemers.org/][Scheme Request for Implementation]]. +This repository hosts [[https://srfi.schemers.org/srfi-123/][SRFI 123]]: Generic accessor and modifier operators, a [[https://srfi.schemers.org/][Scheme Request for Implementation]]. This SRFI is in /final/ status. -The full documentation for this SRFI can be found in the [[http://srfi.schemers.org/srfi-123/srfi-123.html][SRFI Document]]. +The full documentation for this SRFI can be found in the [[https://srfi.schemers.org/srfi-123/srfi-123.html][SRFI Document]]. -If you'd like to participate in the discussion of this SRFI, or report issues with it, please [[http://srfi.schemers.org/srfi-123/][join the SRFI-123 mailing list]] and send your message there. +If you'd like to participate in the discussion of this SRFI, or report issues with it, please [[shttp://srfi.schemers.org/srfi-123/][join the SRFI-123 mailing list]] and send your message there. Thank you. [[mailto:srfi-editors@srfi.schemers.org][The SRFI Editors]] - -* How to run the test suite - -** Chibi - -- Install Chibi Scheme. - -- Clone [[https://github.com/larcenists/larceny]]. - -- Enter the directory of this repository and run: - - #+BEGIN_EXAMPLE - chibi -A . \ - -A "$larceny_sources"/tools/R6RS \ - run-tests.scm - #+END_EXAMPLE - -and it will print the results as well as indicate via process exit -status whether the suite passed. - -** Larceny - -- Install Larceny, including the =tools/R6RS/=. - -- Enter the directory of this repository and run: - - #+BEGIN_EXAMPLE - larceny -path .:"$larceny_sources"/tools/R6RS \ - -r7rs \ - -program run-tests.scm - #+END_EXAMPLE -\ No newline at end of file diff --git a/index.html b/index.html @@ -16,10 +16,10 @@ <ul> <li><a href="srfi-123.html">The SRFI Document</a></li> - <li><a href="http://srfi-email.schemers.org/srfi-123/">Discussion Archive</a></li> + <li><a href="https://srfi-email.schemers.org/srfi-123/">Discussion Archive</a></li> <li><a href="https://github.com/scheme-requests-for-implementation/srfi-123">Git repo (on Github)</a></li> <li> - <a href="mailto:srfi-123@srfi.schemers.org">srfi-123@<span class="antispam">nospam</span>srfi.schemers.org (subscribers only)</a></li> + <a href="mailto:srfi-123@srfi.schemers.org">srfi-123@<span class="antispam">nospam</span>srfi.schemers.org</a> (subscribers only)</li> <li> <form method="POST" action="https://www.simplelists.com/subscribe.php"> <div class="title">Subscribe to srfi-123 mailing list</div>