https://github.com/racket/expeditor
https://github.com/racket/expeditor
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/racket/expeditor
- Owner: racket
- License: other
- Created: 2021-10-14T13:51:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-03T16:49:54.000Z (11 months ago)
- Last Synced: 2025-07-03T17:46:22.822Z (11 months ago)
- Language: Racket
- Size: 113 KB
- Stars: 9
- Watchers: 10
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This expression editor for Racket started as a port of Chez Scheme's
expression editor, and it relies on basic terminal operations as in
Chez Scheme.