[colm-users] colm 0.4 released
Edward Ocampo-gooding
edward at edwardog.net
Sun Jan 22 11:25:37 PST 2012
GitHub isn’t as much about the hosting as the community around it and
the easy pull requests + issues/discussion.
On Sun, Jan 22, 2012 at 2:22 PM, Adrian Thurston <thurston at complang.org> wrote:
> I'm planning to move to git, but not github. I prefer to host repositories
> myself.
>
> -Adrian
>
>
> On 12-01-22 11:15 AM, Edward Ocampo-gooding wrote:
>>
>> How do you feel about moving to GitHub?
>>
>> On Sat, Jan 21, 2012 at 5:31 PM, Adrian Thurston<thurston at complang.org>
>> wrote:
>>>
>>> Hello,
>>>
>>> Today I released colm 0.4.
>>>
>>> http://www.complang.org/redmine/versions/show/31
>>>
>>> There is only one language change in this version: #335
>>>
>>> Most of the work in the 120-something checkins involved refactoring the
>>> parser execution loop and improving the interface between parser and
>>> input
>>> source stream. Most notably, there is no longer a call into the bytecode
>>> execution loop from the parser when reduction code blocks and such are
>>> executed. The parser is now implemented as a coroutine that drops back
>>> into
>>> the bytecode loop when parse-related code must be executed. This is a
>>> much
>>> cleaner design that will facilitate many future improvements.
>>>
>>> -Adrian
>>>
>>> _______________________________________________
>>> colm-users mailing list
>>> colm-users at complang.org
>>> http://www.complang.org/mailman/listinfo/colm-users
>>
>>
>> _______________________________________________
>> colm-users mailing list
>> colm-users at complang.org
>> http://www.complang.org/mailman/listinfo/colm-users
>
>
> _______________________________________________
> colm-users mailing list
> colm-users at complang.org
> http://www.complang.org/mailman/listinfo/colm-users
More information about the colm-users
mailing list