Add Java API to easily apply a builder on any editor or file (1)
Relates to Spoofax/23: Add better support for multi-file code generation
Submitted by Lennart Kats on 2 March 2010 at 09:32
Issue Log
On 21 May 2010 at 11:00 Lennart Kats commented:
Maybe Spoofax projects could simply include a Java class similar to
https://svn.strategoxt.org/repos/WebDSL/webdsls/trunk/java-runtime/src/org/webdsl/tools/strategoxt/
that provides methods to access the builders and the parse-language-string` etc. strategies.(srabbelier also wanted something like this.)
On 8 January 2013 at 12:55 Eelco Visser removed tag 1.3
On 8 January 2013 at 12:55 Eelco Visser tagged interesting
On 8 January 2013 at 16:37 Eelco Visser removed tag interesting
On 1 February 2013 at 10:56 Guido Wachsmuth commented:
This would also help for builds outside of Eclipse. First example that comes to mind is the NaBL-to-Stratego build step.
On 1 February 2013 at 10:56 Guido Wachsmuth tagged @gohla
On 1 February 2013 at 10:56 Guido Wachsmuth tagged @guwac
On 1 February 2013 at 11:05 Guido Wachsmuth tagged 1.2
On 10 March 2013 at 09:19 Guido Wachsmuth commented:
Instead of having a class for each project, this can also be achieved by a generic, Eclipse-independend class which runs builders the same way as they are run by Spoofax/IMP currently.
On 10 March 2013 at 09:19 Guido Wachsmuth tagged sunshine
On 13 March 2014 at 08:53 Eelco Visser removed tag 1.2
Log in to post comments