Hello Georgers,
I was curious if there are any code text editors (that show colours etc so you know when you forgot an END for example) that support George?
I usually code in Textwrangler, and you can install custom language support, but I can't find anything on George.
What do you use?
Code texteditor that supporting George?
Code texteditor that supporting George?
- Lukas Sketch Panel
- TVPaint Pro 11.7.3
- MacBook Pro 2018 macOS Ventura 13.4.1 + PC Windows 10
- Wacom Cintiq 27QHD + Wacom Intuos4
- YouTube.com/@ClubBaboo
- YouTube.com/@FrameOrder
Re: Code texteditor that supporting George?
No, there isn't any code text editors that support George.
Re: Code texteditor that supporting George?
Ok, thanks
What common code language is most like george?
What common code language is most like george?
- Lukas Sketch Panel
- TVPaint Pro 11.7.3
- MacBook Pro 2018 macOS Ventura 13.4.1 + PC Windows 10
- Wacom Cintiq 27QHD + Wacom Intuos4
- YouTube.com/@ClubBaboo
- YouTube.com/@FrameOrder
Re: Code texteditor that supporting George?
Maybe shell scripts...
But it really shouldn't be hard to configure an editor, due to the very simple syntax of George :
- comments
- keywords (if else function etc...)
- strings inside simple and double quotes
- numerical constants
- everything else are variables...
Duplicate the 'C' specs, get rid of everything George doesn't use, tweek a bit around for the "simple inside double quotes" (and vice-versa) of George, and you should be set.
But it really shouldn't be hard to configure an editor, due to the very simple syntax of George :
- comments
- keywords (if else function etc...)
- strings inside simple and double quotes
- numerical constants
- everything else are variables...
Duplicate the 'C' specs, get rid of everything George doesn't use, tweek a bit around for the "simple inside double quotes" (and vice-versa) of George, and you should be set.
Quicktime is DEAD. Get over it and move on !
Re: Code texteditor that supporting George?
I'll try that, thanks!
- Lukas Sketch Panel
- TVPaint Pro 11.7.3
- MacBook Pro 2018 macOS Ventura 13.4.1 + PC Windows 10
- Wacom Cintiq 27QHD + Wacom Intuos4
- YouTube.com/@ClubBaboo
- YouTube.com/@FrameOrder