Editor with REBOL syntax highligthning. Are there ones ?

Started by Mennohexo on 14-Jun-2017/10:51:31-7:00
Good morning data soldiers , are there recommendable Editors with syntax highlightning REBOL available ? WBR MH
https://www.google.com/search?q=rebol+syntax+highlighting&rlz=1C1CHBF_enUS726US726&oq=rebol+syn&aqs=chrome.3.69i57j0j69i60j0l2j69i64.11890j0j7&sourceid=chrome&ie=UTF-8 https://www.google.com/search?q=rebol+code+editor&rlz=1C1CHBF_enUS726US726&oq=rebol+edit&aqs=chrome.2.69i57j0l4j69i64.8314j0j7&sourceid=chrome&ie=UTF-8
Yeah cool. Crimson Editor is still good. I follow the steps on the webpage to configure. Regards MH
On Linux I use the Emacs editor and the rebol editing mode from here http://www.rebol.com/tools/rebol.el
I use Programmer's Notepad: http://www.pnotepad.org It has a Rebol scheme available
I use vim because it is available on all the computers I use and I don't have to learn new stuff. It has some syntax highlighting that I can't say for sure is for REBOL syntax, but it is enough to be helpful.

Reply