The GoLo programming language was mentioned in the French podcast “LesCastCodeurs-Episode-126” and the fact that you are joining the Eclipse foundation catched my intention.
I have been working on the Eclipse Help recently. I have in particular worked on a conversion from the Asciidoc format to Eclipse Help using Asciidoctor and Mylyn-Wikitext. Reusing my setup I was able to generate “The Golo Programming Language” guide in the Eclipse Help format. Here a screenshot in a local info center:
Let me know if you are interested for GLDT.
I am interested in reinvesting my knowledge and in having a second use case for my setup (there is some refactoring work, before we can speak from reusable tools, but this is my final goal).
--
You received this message because you are subscribed to the Google Groups "golo-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golo-lang+...@googlegroups.com.
To post to this group, send email to golo...@googlegroups.com.
Visit this group at http://groups.google.com/group/golo-lang.
To view this discussion on the web visit https://groups.google.com/d/msgid/golo-lang/7C6F1744-9188-42DA-B62D-EA407BD97C24%40insa-lyon.fr.
For more options, visit https://groups.google.com/d/optout.
There is no dependency between having an Eclipse Help Guide integrated in GLDT and being an Eclipse Project. Even if GLDT stays an independent project, I would be happy to contribute this.
The “eclipse project” vs “third party project” discussion is only relevant if you want to contribute something to the online info-center [1]. In this case the jar containing the help content should be built from a repository of an eclipse project (repository managed by the eclipse foundation).
In my opinion this makes only sense if you want to participate in the release train.
The goal setup for the “Asciidoc to Eclipse Help” converter is exactly as described by Jeff, it should be full automated, but I am not there yet… It took me 10 minutes to reuse my existing setup, but I think that it makes no sense to copy-paste it. Common parts should be mutualized between projects. I will try to work in this direction.
I will keep you posted.
Jérémie