Skip to content

Commit c910e4c

Browse files
committed
Merge remote-tracking branch 'origin/master' into git-index-fixes
2 parents b3afaed + 440481b commit c910e4c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/chibi.scrbl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1657,18 +1657,23 @@ The \scheme{implementations} command tells you which you currently have
16571657
installed. The following are currently supported:
16581658

16591659
\itemlist[
1660+
\item{capyscheme - version >= 0.1.0}
16601661
\item{chibi - version >= 0.7.3}
16611662
\item{chicken - version >= 4.9.0 with the \scheme{r7rs} egg}
16621663
\item{cyclone - version >= 0.5.3}
16631664
\item{foment - version >= 0.4}
16641665
\item{gambit - version >= 4.9.3}
16651666
\item{generic; By default libraries are installed into /usr/local/lib/snow or %LOCALAPPDATA%/lib/snow on windows}
16661667
\item{gauche - version >= 0.9.4}
1668+
\item{guile - version >= 3.0.7}
16671669
\item{kawa - version >= 2.0; you need to add the install dir to the search path, e.g. \scheme{-Dkawa.import.path=/usr/local/share/kawa/lib/*.sld}}
1670+
\item{loko - version >= 0.12.2}
1671+
\item{mit-scheme - version >= 12.1}
16681672
\item{larceny - version 0.98; you need to add "lib/Snow" to the paths in startup.sch}
16691673
\item{mosh - version >= 0.29-rc1}
16701674
\item{racket - version >= 8.16 with the \scheme{r7rs} pkg}
16711675
\item{sagittarius - version >= 0.9.13}
16721676
\item{stklos - version > 2.10}
1677+
\item{tr7 - version > 2.0.12}
16731678
\item{ypsilon - version > 2.0.8}
16741679
]

0 commit comments

Comments
 (0)