Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added chez scheme #269

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Added chez scheme #269

merged 2 commits into from
Jan 13, 2025

Conversation

damon-kwok
Copy link
Contributor

@damon-kwok damon-kwok commented Apr 20, 2022

Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation. This variant of Chez Scheme is extended to support the implementation of Racket:

Supported platforms:

  • Windows: x86, x86_64, AArch64
  • Mac OS: x86, x86_64, AArch64, PowerPC32
  • Linux: x86, x86_64, ARMv6, AArch64, PowerPC32
  • FreeBSD: x86, x86_64, ARMv6, AArch64, PowerPC32
  • OpenBSD: x86, x86_64, ARMv6, AArch64, PowerPC32
  • NetBSD: x86, x86_64, ARMv6, AArch64, PowerPC32
  • Solaris: x86, x86_64
  • Android: ARMv7, AArch64
  • iOS: AArch64
  • WebAssembly via Emscripten (bytecode interpreter only)

@tomayac tomayac merged commit ee60458 into WebAssembly:main Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants