description of branches

15 views
Skip to first unread message

Christopher Bennage

unread,
Oct 16, 2010, 1:40:29 PM10/16/10
to nhaml-users
What is the purpose/intent of the various branches in the repo?
If I am interested in contributing, where should I start?

Steve Wagner

unread,
Oct 18, 2010, 3:23:36 AM10/18/10
to nhaml...@googlegroups.com
Hi Christopher, the best way to start is to look at the astparser
branch. I started to create and astparser. The goal was to not directly
parse and output at one process anymore. Instead we want a compiler
pipeline where we first generate the ast then have the chance to
transform it and at the end output it via a specific compiler. First
this makes the parts are much more simple and maintainable. And we have
the chance to reuse the ast parser for VS syntax highlighting.

And after that you can start with the NHaml3 branch where sztupy started
to use the ast parser.

-Steve

Reply all
Reply to author
Forward
0 new messages