Skip to content

Is Gtoolkit only for Pharo? #2313

Answered by girba
Kyllingene asked this question in Q&A
Dec 29, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Thanks for the question. GT is implemented in Pharo, and that's the first language it has full support for. However, GT is a platform to build tools. The second language it supports, is the language with which to build support for other languages.

There is analysis support for several languages. Some details here: https://gtoolkit.com/docs/analyzing-systems/

With the notebook part, we go a step further and we can connect to JavaScript or Python runtimes to execute code, and even debug the execution. You can read about that here: https://lepiter.io/feenk/introducing-lepiter--knowledge-management--e2p6apqsz5npq7m4xte0kkywn/

Does this address your question? What use case would you have in mind?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Kyllingene
Comment options

@girba
Comment options

@Kyllingene
Comment options

Answer selected by Kyllingene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants