chibi-scheme/lib/chibi/snow
Nguyễn Thái Ngọc Duy b52b2024f8 snow: extract feature list for cond-expand
Currently a package's cond-expand contains the symbol of the target
implementation and optionally more from config file. Execute a
command (once) on target implementation to add their full feature list,
making it available for each package to use.

All of these Schemes are tested. Larceny is just too annoying to get the
feature list (no one-liner, and it could take a while) so Larceny stays
the current behavior.

There is a small unrelated change here: the gosh command to get
version. We don't need to call (exit), if stdin is closed properly (it
should) then gosh should exit regardless.
2020-08-28 16:30:00 +07:00
..
commands.scm snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
commands.sld replacing (srfi 142) with (srfi 151) 2017-08-21 22:32:57 +09:00
fort.scm additional string-cursor fixes for snow 2016-05-19 23:38:13 +09:00
fort.sld replacing (srfi 142) with (srfi 151) 2017-08-21 22:32:57 +09:00
interface.scm making (chibi term edit-line) portable, using from (chibi snow interface) 2017-01-23 23:12:58 +09:00
interface.sld making (chibi term edit-line) portable, using from (chibi snow interface) 2017-01-23 23:12:58 +09:00
package.scm snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
package.sld snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
utils.scm snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
utils.sld snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00