在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):justinethier/husk-scheme开源软件地址(OpenSource Url):https://github.com/justinethier/husk-scheme开源编程语言(OpenSource Language):Haskell 58.1%开源软件介绍(OpenSource Introduction):Husk is a dialect of Scheme written in Haskell that implements a superset of the R5RS standard and a large portion of the R7RS-small language. Advanced features are provided including continuations, hygienic macros, libraries, and a full numeric tower. Husk may be used as either a stand-alone interpreter or as an extension language within a larger Haskell application. By closely following the R5RS standard, the intent is to develop a Scheme that is as compatible as possible with other R5RS Schemes. Husk is mature enough for use in production applications, however it is not optimized for performance-critical applications. Scheme is one of two main dialects of Lisp. Scheme follows a minimalist design philosophy: the core language consists of a small number of fundamental forms which may be used to implement other built-in forms. Scheme is an excellent language for writing small, elegant programs, and may also be used to write scripts or embed scripting functionality within a larger application. More information is available on the husk website. Installation
Husk has been tested on Windows, Linux, and FreeBSD. DocumentationThe online user manual provides an overview of the Scheme language as implemented by Husk, including:
Directory Structure
LicenseCopyright (C) 2010 Justin Ethier Husk scheme is available under the MIT license. The interpreter is based on code from the book Write Yourself a Scheme in 48 Hours written by Jonathan Tang and hosted / maintained by Wikibooks. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论