This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
chibi-scheme
Watch
1
Star
0
Fork
You've already forked chibi-scheme
0
mirror of
https://github.com/ashinn/chibi-scheme.git
synced
2025-07-09 14:07:34 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4d4b6f0474
chibi-scheme
/
lib
History
okuoku
4d4b6f0474
ast.c Win32: Workaround for MinGW header file
...
getenv_s should be in <stdlib.h> but it seem MinGW header lacks it.
2017-12-13 22:00:13 +09:00
..
chibi
ast.c Win32: Workaround for MinGW header file
2017-12-13 22:00:13 +09:00
scheme
(chibi win32 process-win32): New library
2017-12-13 19:04:04 +09:00
srfi
SRFI-98: Do not decl. environ as extern on Win32
2017-12-13 17:30:36 +09:00
init-7.scm
adding unambiguous promise? to core
2017-11-08 22:56:02 +09:00
meta-7.scm
support (import (only (rename ...))) in addition to the other way around (
fixes
#431
)
2017-08-05 17:31:24 +09:00