teaser: code completion in skywriter/ajax.org code editor using jstut and narcissus
I’ve hooked up jstut’s (formerly narscribblus‘) narcissus-based parser and jsctags-based abstract interpreter up to the ajax.org code editor (ace, to be the basis for skywriter, the renamed and somewhat rewritten bespin). Ace’s built-in syntax highlighters are based on the somewhat traditional regex-based state machine pattern and have no deep understanding of JS. The tokenizers have […]
Tagged ace, bespin, jstut, narcissus, narscribblus, skywriter