This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

treelang - (bigger and better 'toy' language)


I have gotten 'treelang' to the point where I think it could be
included in the gcc tree. It is not entirely perfact or complete
but as previously discussed it is useful to have a sample
language as a starting point for people include in the gcc source
tree. 

It is quite large so I have not included it in this email. It is
available for download from
http://cobolforgcc.sourceforge.net/butree.tgz. 

It comes with some documentation, and a comprehensive set of test
cases. (well, one actually). 

It is based on 'toy'. According to me all the changes made by
people who do not have FSF copyright assignments have been
removed by me.

It is a complete working language and has all the makefiles
specfiles etc that you need to build a compiler into GCC.

In time I hope to add more features and documentation to showcase
more GCC features and to make it easier for people to implement
new languages. 

I am willing to make changes based on feedback that is
constructive ie anything that is specific. 

Tim Josling


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]