logo
首页技术栈工具库讨论
stklos

stklos

STklos is a free Scheme system compliant with the languages features defined in R5RS. The aim of this implementation is to be fast as well as light. The implementation is based on an ad-hoc Virtual Machine. STklos can also be compiled as a library and embedded in an application.The salient points of STklos are:an efficient and powerful object system based on CLOS providingMultiple Inheritance, Generic Functions, Multi-methods an efficient MOP (Meta Object Protocol) a simple to use module system a full tower of numbers implementation, as defined in R5RS, easy connection to the GTK+ toolkit, a Perl compatible regular expressions thanks to the PCRE package, easily extensible with its ScmPkg mechanism, it implements properly tail recursive calls.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HOMEBREW
brew install stklos
查看
标签
根据用户添加的标签生成
暂无标签