GitHunt
EV

evilbinary/RScheme-for-windows

RScheme-for-windows run time library and example to call by c.

RScheme-for-windows

RScheme-for-windows run time library and example to call by c.

#使用说明
使用环境:mingw gcc
配置安装路径,比如安装在/usr/local/lib下。

export RS_INSTALL_DIR=/usr/local/lib/rs/0.7.3.4-b7u

export INSTALL_DIR=/usr/local/lib/rs/0.7.3.4-b7u

export PATH=$INSTALL_DIR:$PATH

cd sshell

make

./sshell

####在vs或者vc等IDE下使用需要加入以下库
librs.a libmingwex.a libdl.a libgcc.a libpsapi.a libmsvcr71.a libmoldname71.a

Languages

C84.8%Scheme10.9%C++3.0%Makefile1.1%Shell0.2%

Contributors

MIT License
Created May 8, 2016
Updated October 4, 2025