Scheme-PLUS-for-Racket
Scheme+ for Racket : infix notation with operator precedence, overloading for binary and n-arity operators and for procedures.
To use the curly infix syntax of SRFI 105 begin your program by:
#lang reader "SRFI-105.rkt"
the file is in the archive package or can be retrieved here:
https://github.com/damien-mattei/Scheme-PLUS-for-Racket/tree/main/src
Build status: ok passing tests valid license
Authors | |
---|
Documentation | |
---|
Tags | |
---|
License | |
---|
Last updated | Tuesday, September 3rd, 2024 12:54:55pm (UTC) |
---|
Ring | 1 |
---|
Conflicts | None |
---|
Dependencies | |
---|
Most recent build results | |
---|
Version Exceptions | |
---|
Last checked | Wednesday, September 18th, 2024 6:09:24pm (UTC) |
---|
Last edited | Saturday, August 17th, 2024 11:09:37am (UTC) |
---|
Date added | Saturday, October 28th, 2023 8:04:43am (UTC) |
---|
Modules | - Scheme-PLUS-for-Racket/scribblings/scheme-plus.scrbl
- Scheme-PLUS-for-Racket/src/REPL-Scheme-PLUS.rkt
- Scheme-PLUS-for-Racket/examples/prefix+.rkt
- Scheme-PLUS-for-Racket/src/SRFI-105-toplevel.rkt
- Scheme-PLUS-for-Racket/src/infix-operators.rkt
- Scheme-PLUS-for-Racket/src/bitwise.rkt
- Scheme-PLUS-for-Racket/main.rkt
- Scheme-PLUS-for-Racket/src/scheme-infix.rkt
- Scheme-PLUS-for-Racket/examples/example-Scheme+.rkt
- Scheme-PLUS-for-Racket/examples/examples-curly-infix.rkt
- Scheme-PLUS-for-Racket/src/apply-square-brackets.rkt
- Scheme-PLUS-for-Racket/examples/examples-curly-infix2.rkt
- Scheme-PLUS-for-Racket/src/assignment.rkt
- Scheme-PLUS-for-Racket/src/SRFI-105.rkt
- Scheme-PLUS-for-Racket/examples/exo_retropropagationNhidden_layers_matrix_v2_by_vectors+.rkt
- Scheme-PLUS-for-Racket/src/Scheme+.rkt
- Scheme-PLUS-for-Racket/examples/matrix-by-vectors+.rkt
- Scheme-PLUS-for-Racket/src/when-unless.rkt
- Scheme-PLUS-for-Racket/examples/SssRec+.rkt
- Scheme-PLUS-for-Racket/src/REPL-SRFI-105.rkt
- Scheme-PLUS-for-Racket/src/array.rkt
- Scheme-PLUS-for-Racket/examples/prefix-def+.rkt
- Scheme-PLUS-for-Racket/src/curly-infix2prefix4racket.rkt
- Scheme-PLUS-for-Racket/examples/chaos+.rkt
- Scheme-PLUS-for-Racket/examples/exo_retropropagationNhidden_layers_matrix_v2+.rkt
- Scheme-PLUS-for-Racket/src/overload.rkt
- Scheme-PLUS-for-Racket/examples/matrix+.rkt
- Scheme-PLUS-for-Racket/examples/zeta+.rkt
- Scheme-PLUS-for-Racket/examples/SssDyna+.rkt
|
---|