[IronPython] DLR/ToyScript: Parser generator?

Simon Dahlbacka simon.dahlbacka at gmail.com
Thu Mar 13 22:35:42 CET 2008


F# [1] also has some kind of lex and yacc according to [2], I've never used
them myself, but being a .NET citizen one would think they should be able to
spit out something appropriate?

[1] http://research.microsoft.com/fsharp/fsharp.aspx
[2]http://research.microsoft.com/fsharp/ergonomics.aspx

On Thu, Mar 13, 2008 at 11:26 PM, Lee Culver <leculver at microsoft.com> wrote:

>  I'm actually quite handy with Lex and Yacc, I don't think they'll emit C#
> will they?
>
>
>
> -Lee
>
>
>
> *From:* users-bounces at lists.ironpython.com [mailto:
> users-bounces at lists.ironpython.com] *On Behalf Of *Miha Valencic
> *Sent:* Thursday, March 13, 2008 2:18 PM
> *To:* Discussion of IronPython
> *Subject:* Re: [IronPython] DLR/ToyScript: Parser generator?
>
>
>
> You might also take a look at Lex & Yacc.
> http://dinosaur.compilertools.net/
>
> On a related note: I was attending one of Martins talks in 2007 and
> remember him saying that he created LOL-code script on a flight to
> Barcelona. So, I think there must be some tools that can be used to do it.
> Check out his LOLcode project and look for clues there.
>
> rgds,
>  Miha.
>
> On Thu, Mar 13, 2008 at 7:40 PM, Masters, Christopher <
> christopher.masters at credit-suisse.com> wrote:
>
> Have a look a GOLD
>
>
>
> http://www.devincook.com/goldparser/
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080313/9c2ae9d4/attachment.html>


More information about the Ironpython-users mailing list