Sigh. It really is just Racket, I think, for any Schemelike language with prebuilt executables on Windows without a Posix emulation environment.
So I have to figure out how to cripple its reader before I can begin.
Sigh. It really is just Racket, I think, for any Schemelike language with prebuilt executables on Windows without a Posix emulation environment.
So I have to figure out how to cripple its reader before I can begin.
Ok so I tried to download MIT GNU Scheme because it runs on Windows and the installer ran fine and then I clicked the Start Menu icon and literally got this
(I have been through this loop many, many times.)
I know I'm asking for a lot:
* a Schemelike environment that runs *natively* on Windows and on Linux
* that's currently maintained
* with full native desktop GUI bindings
* and a system-native GUI editor/IDE that speaks the same keyboard/mouse shortcut dialect the host OS does
* with a syntax that doesn't reserve special characters because I want to try to write a DSL in it for authoring text adventures
I guess I'm never going to get that last
The only actual thing to do I guess is to try to read through all the Racket packages at https://pkgs.racket-lang.org/ and see if someone has already done what I need.
Well, this might be a clue.
See, someone ELSE has already been mightily pissed off by that weird vertical bar thing!
But good lord this is what you have to do just to disable backslashes.
It's heroic and glorious but...
https://github.com/AlexKnauth/no-vert-bar-lang/blob/master/no-backslash/lang/reader.rkt
Chirp! is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.
All Chirp! content and data are available under the Creative Commons Attribution 3.0 license.