Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation. As a superset of the language described in the Revised6 Report on the Algorithmic Language Scheme (R6RS), Chez Scheme supports all standard features of Scheme, including first-class procedures, proper treatment of tail calls, continuations, user-defined records, libraries, exceptions, and hygienic macro expansion. The Chez Scheme implementation consists of a compiler, run-time system, and programming environment. Although an interpreter is available, all code is compiled by default. Source code is compiled on-the-fly when loaded from a source file or entered via the shell. A source file can also be precompiled into a stored binary form and automatically recompiled when its dependencies change. Whether compiling on the fly or precompiling, the compiler produces optimized machine code, with some optimization across separately compiled library boundaries.

Features

  • Chez Scheme includes extensive support for interfacing with C and other languages
  • Support for multiple threads possibly running on multiple cores
  • Non-blocking I/O
  • The run-time system interfaces with the operating system
  • Supports binary and textual (Unicode) I/O
  • Automatic storage management (dynamic memory allocation and generational garbage collection)

Project Activity

See All Activity >

License

Apache License V2.0

Follow Chez Scheme

Chez Scheme Web Site

You Might Also Like
PairSoft | AP Automation and Doc Management Icon
PairSoft | AP Automation and Doc Management

Free your team from manual processes.

Streamline operations and elevate your team's efficiency with PairSoft. Our AP automation, procurement, and document management solutions eliminate manual processes, cut costs, and free your team to focus on strategic initiatives. Experience our state-of-the-art invoice-to-pay solution, now integrated with advanced AI technology for faster, smarter results. Our customers report a significant 70% reduction in approval times and annual savings of $62,000 in employee hours. At PairSoft, we aim to transform your business operations through automation. Explore the future of automation at pairsoft.com, where you can leverage cutting-edge features like invoice capture, OCR, and comprehensive AP automation to transform your workflow. Whether you are a small business or a large enterprise, our solutions are designed to scale with your needs, providing robust functionality and ease of use. Join the growing number of businesses that trust PairSoft.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Chez Scheme!

Additional Project Details

Programming Language

Scheme

Related Categories

Scheme Programming Languages

Registered

2021-09-21