[antlr-interest] Interest in a Go lang port

Gary Miller gary at sumwise.com
Thu Jul 28 19:23:37 PDT 2011


If you're interested in having a look and some hand written lexing code in
Go by Rob Pike.
The lexer in the experimental html templates is a good examples.
https://code.google.com/p/go/source/browse/src/pkg/exp/template/lex.go

A good intro to Go is
http://golang.org/doc/GoCourseDay1.pdf

Regards
Gary


On Fri, Jul 29, 2011 at 12:01 PM, Gary Miller <gary at sumwise.com> wrote:

> Sam,
>
> Exactly, thanks for the clarification and sorry about any confusion.
>
> Anyone interested?
>
> Gary
>
>
> On Fri, Jul 29, 2011 at 11:55 AM, Sam Harwell <sharwell at pixelminegames.com
> > wrote:
>
>> Hi Parsiad,
>>
>> I believe he's referring to creating a new ANTLR target/runtime for Go
>> (option language=Go), as opposed to using ANTLR to compile Go files into
>> executable code.
>>
>> Sam
>>
>> -----Original Message-----
>> From: antlr-interest-bounces at antlr.org
>> [mailto:antlr-interest-bounces at antlr.org] On Behalf Of Parsiad Azimzadeh
>> Sent: Thursday, July 28, 2011 7:51 PM
>> To: antlr-interest at antlr.org
>> Subject: Re: [antlr-interest] Interest in a Go lang port
>>
>> > Would anyone be interested in collaborating on a port of ANTLR to the Go
>> > lanaguage <http://golang.org/>?
>>
>> Interesting. What are your motivations for porting Go to ANTLR? I
>> believe the Go compiler is open source.
>>
>> --
>> Parsiad Azimzadeh
>> http://sfu.ca/~paa4
>>
>> List: http://www.antlr.org/mailman/listinfo/antlr-interest
>> Unsubscribe:
>> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>>
>>
>> List: http://www.antlr.org/mailman/listinfo/antlr-interest
>> Unsubscribe:
>> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>>
>
>


More information about the antlr-interest mailing list