[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.ldt] Re: Focus on DSLs: Domain-Specific Languages, research languages, dynamic languages, and little languages

Chris Laffra wrote:
.
.
+ Makefile-based Languages.
Standardize on support for languages that have a 'make' style of building
programs (C, C++, Fortran, etc).


I assume the quotes around 'make', mean languages that are built with an external tool (like make) in general. There is no reason why 'make' cannot be replaced with 'Ant', or 'Scons', etc...


Mark.