https://github.com/racket/expeditor
https://github.com/racket/expeditor
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/racket/expeditor
- Owner: racket
- License: other
- Created: 2021-10-14T13:51:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T14:25:07.000Z (4 months ago)
- Last Synced: 2025-01-03T15:31:31.819Z (4 months ago)
- Language: Racket
- Size: 113 KB
- Stars: 9
- Watchers: 11
- Forks: 15
- 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.