[
https://issues.apache.org/jira/browse/GROOVY-9975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298495#comment-17298495
]
Eric Milles commented on GROOVY-9975:
-------------------------------------
Have you seen the Groovy Web Console: https://groovyconsole.appspot.com/
This is what I use for trying out bits of code to see how certain features work.
> Embeddable playground component
> -------------------------------
>
> Key: GROOVY-9975
> URL: https://issues.apache.org/jira/browse/GROOVY-9975
> Project: Groovy
> Issue Type: New Feature
> Reporter: Björn Kautler
> Priority: Major
>
> The Kotlin documentation have a nice feature, that most examples shown there
> are editable and executable right from inside the documentation. This is
> really an amazing feature for a language documentation as you can see the
> documented feature in action right away and can even directly play with it.
> There is even this: [https://www.npmjs.com/package/kotlin-playground]
> This is a script that anyone can use on his personal page or blog or whatever
> to also have those nifty embedded executable Kotlin editors in their pages or
> blogs.
> It would be really cool if there would be a similar component for Groovy too
> that you can use and that maybe also the Groovy documentation would use for
> its examples.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)