| time |
nick |
message |
16:22 |
<pfox> |
man, this thread on the list about boo + dlr... |
16:22 |
<pfox> |
i'm getting burnt out on hearing about it |
16:41 |
<Griep> |
Yep. DLR might be nice, but there is no explicit need for it. |
16:42 |
<pfox> |
i just feel like all of these people are totally missing the point |
16:42 |
<pfox> |
what about the compiler extensibility? |
16:42 |
<pfox> |
how do you implement AbstractAstAttribute, AbstractMacroAttribute, MetaMethodAttribute, etc in a DLR language? |
16:43 |
<pfox> |
not to mention that i've yet to see a DLR language that implements CLR attributes (whether this is a design or technical limitation I do not know) |
16:43 |
<pfox> |
anywho.. it's annoying. i just want to tell them to shut up.. i had a five paragraph to that thread.. but i just discarded it because it's not really worth it |
16:43 |
<pfox> |
five paragraph reply, even |
16:53 |
<pfox> |
well i just merged justin chase's installer work with the peglexer stuff |
16:53 |
<pfox> |
so hopefully we'll have a boolangstudio that runs in the main hive here, shortly |
16:54 |
<pfox> |
then i have to combine that branch with the intellisense branch that james gregory has |
16:54 |
<pfox> |
fun fun |
18:30 |
<Griep> |
Griep is excited about pfox's work. |
18:32 |
<hangar> |
on the PEG stuff? |
18:32 |
<Griep> |
In general with the BooLangStudio |
18:32 |
<hangar> |
I don't know why, but I've had so many issues with IDEs using Boo |
18:34 |
<Griep> |
Yeah, but for an organization, such as mine, that has become interested in using Boo, having it integrate into the IDE can seal the deal. |
18:34 |
<hangar> |
oh cool |
18:54 |
<pfox> |
sorting through the installer stuff as we speak |
18:54 |
<pfox> |
i'm gonna have justin look at it.. i feel like i'll do more harm than good |
19:12 |
<pfox> |
interesting |
19:12 |
<pfox> |
the replies from max on that DLR thread seem to indicate that DLR stuff can output IL the same way |
19:13 |
<pfox> |
and that i may have been wrong about some other stuff |
19:13 |
<pfox> |
which is cool, if it means that the DLR is better suited to some tasks than i thought |