D lexer in Java

Jacob Carlborg doob at me.com
Wed May 1 02:26:19 PDT 2013


On 2013-05-01 05:52, Jeremy Powers wrote:
> Spent some time a couple months ago hacking on a D plugin for IntelliJ.
>   Haven't gotten very far, but did result in a working lexer.  My day
> job got significantly crazier, so haven't had a chance to work on it lately.
>
> Wanted to have quite a bit more done before releasing into the wild, but
> thought I'd throw something out there before I head out the door to Dconf.
>
> On github:
>
> https://github.com/elendel-/intelliD
>
>
> It started out as a rewrite of the mono-d lexer, though ended up
> reorganizing/rewriting things a bit as I went along.  Whole thing is
> 'licensed' in the public domain, so hopefully someone will find it useful.

You should post to the announce group as well. More people will see it 
there.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-ide mailing list