|
|
Up |
|
|
  |
Author: Charles TurnerCharles Turner Date: Sep 5, 2008 04:52
HI all-
I've been working on Forth syntax coloring support for the editor
TextMate:
< http://macromates.com/>
and my initial version of a bundle has been accepted into the Review
section of the TextMate SVN.
The bundle builds heavily off the work already done by Goran Rydqvist,
David Kühling and
Anton Ertl with the gforth.el file for Emacs, but any errors and/or
omissions are solely my own.
The bundle supports the Gforth extensions found in gforth.el, and also
many of iForth's (my favorite Forth for the Mac) extensions. It
currently omits support for objects/OOF, and does not color Forth word
definitions, but these items will be added in the next week.
If you try it out, please let me know what your experience was like,
either positive or negative.
Best, Charles
|
| |
|
| | 6 Comments |
|
  |
Author: Doug HoffmanDoug Hoffman Date: Sep 5, 2008 06:23
Charles Turner wrote:
> HI all-
>
> I've been working on Forth syntax coloring support for the editor
> TextMate:
>
> < http://macromates.com/>
>
> and my initial version of a bundle has been accepted into the Review
> section of the TextMate SVN.
>
> The bundle builds heavily off the work already done by Goran Rydqvist,
> David Kühling and
> Anton Ertl with the gforth.el file for Emacs, but any errors and/or
> omissions are solely my own.
>
> The bundle supports the Gforth extensions found in gforth.el, and also
> many of iForth's (my favorite Forth for the Mac) extensions. It
> currently omits support for objects/OOF, and does not color Forth word
> definitions, but these items will be added in the next week. ...
|
| Show full article (2.17Kb) |
|
| | no comments |
|
  |
Author: Doug HoffmanDoug Hoffman Date: Sep 5, 2008 07:42
Charles,
Textmate looks like an excellent editor with a lot of features.
QuickEdit is a truly lean editor in comparison, but with far fewer
features (though it does support end-user-configurable color syntax
including bold and underline, no programming required). All times are
on an iMac G3 500 mhz OS X 10.3.9:
Item Textmate QuickEdit
---- -------- ---------
size 30 meg 0.9 meg (0.6 meg wo/ 3 pict resources)
time to Open 20 seconds < 1 second
5 meg text file
time to search 15 seconds < 1 second
for a word at
end of 5 meg
text file
-Doug
|
| |
| no comments |
|
  |
Author: HenryHenry Date: Sep 6, 2008 18:32
On Sep 5, 9:23 am, Doug Hoffman talkamerica.net> wrote:
> While originally written to be an IDE Editor for the PowerMops Forth
> programming language, QE works just fine for editing any text files.
> Since it uses AppleEvents it would be simple to have it behave as an IDE
> editor for any programming language, Forth or otherwise. The download
> is small, just 500K compressed and is available here:
>
> http://members.talkamerica.net/douglashoff...@ talkamerica.net/
>
> Download file QE65D4.sitx (a self-extracting file). Full
> documentation is included.
>
QuickEdit crashes when I try to run it; PowerBook G4, OS 10.5.4. Do I
need to go back to 10.4?
Henry
|
| |
| no comments |
|
  |
Author: Doug HoffmanDoug Hoffman Date: Sep 7, 2008 00:19
Henry wrote:
> QuickEdit crashes when I try to run it; PowerBook G4, OS 10.5.4. Do I
> need to go back to 10.4?
I believe there are other users running OS 10.5.4. Does QE simply not
run at all or does the crash happen only during a specific operation?
-Doug
|
| |
| no comments |
|
  |
Author: HenryHenry Date: Sep 7, 2008 07:28
On Sep 7, 3:19 am, Doug Hoffman talkamerica.net> wrote:
> Henry wrote:
>> QuickEdit crashes when I try to run it; PowerBook G4, OS 10.5.4. Do I
>> need to go back to 10.4?
>
> I believe there are other users running OS 10.5.4. Does QE simply not
> run at all or does the crash happen only during a specific operation?
>
> -Doug
QE won"t start up at all. I reverted to OS 10.4.11 where QE 6.5d4
works fine.
Interestingly, an older version of QE, 6.3, (which came with a
PowerMops distribution) works fine under 10.5.4.
Henry
|
| |
| no comments |
|
  |
|
|
  |
Author: Doug HoffmanDoug Hoffman Date: Sep 7, 2008 08:18
Henry wrote:
> On Sep 7, 3:19 am, Doug Hoffman talkamerica.net> wrote:
>> Henry wrote:
>>> QuickEdit crashes when I try to run it; PowerBook G4, OS 10.5.4. Do I
>>> need to go back to 10.4?
>> I believe there are other users running OS 10.5.4. Does QE simply not
>> run at all or does the crash happen only during a specific operation?
>>
>> -Doug
>
> QE won"t start up at all. I reverted to OS 10.4.11 where QE 6.5d4
> works fine.
>
> Interestingly, an older version of QE, 6.3, (which came with a
> PowerMops distribution) works fine under 10.5.4.
Thanks for the feedback, Henry.
|
| Show full article (0.91Kb) |
| no comments |
|
|