#gtoolkit search results

The first videos I ever attempted to make for YouTube were about making little games in Processing, and lead to something I called GameSketchLib... 12 years later (!!), I appear to be coming full circle in #pharo with #gtoolkit ...

tangentstorm's tweet image. The first videos I ever attempted to make for YouTube were about making little games in Processing, and lead to something I called GameSketchLib...

12 years later (!!), I appear to be coming full circle in #pharo with #gtoolkit ...

This is neat. A page of code (most of it formatting) to get a live UML diagram. Thanks to the magic of #gtoolkit and #mondrian, you can click any class or method name to spawn a live inspector for that thing off to the right.

tangentstorm's tweet image. This is neat. A page of code (most of it formatting) to get a live UML diagram. Thanks to the magic of #gtoolkit and #mondrian, you can click any class or method name to spawn a live inspector for that thing off to the right.

Here is how it looks like to work with multiple Wardley Maps and how to evaluate them through the lens of node profile diagrams in #GToolkit.


Nice looking test failures, though! #gtoolkit

tangentstorm's tweet image. Nice looking test failures, though! #gtoolkit

A modern version of this would be an inspector that produced a live instance diagram. Seems quite feasible in #GToolkit.

tangentstorm's tweet image. A modern version of this would be an inspector that produced a live instance diagram. Seems quite feasible in #GToolkit.

I really like how you can just create (or browse) a whole chain of methods in nested editors in #gtoolkit.

tangentstorm's tweet image. I really like how you can just create (or browse) a whole chain of methods in nested editors in #gtoolkit.

#GToolkit already does a graph view for parts of Brick Widgets. An inspector like the above would be a more general version of this that drew UML or even sub-inspector widgets.

tangentstorm's tweet image. #GToolkit already does a graph view for parts of Brick Widgets. An inspector like the above would be a more general version of this that drew UML or even sub-inspector widgets.

just found this while browsing canvas examples in #gtoolkit :)

tangentstorm's tweet image. just found this while browsing canvas examples in #gtoolkit :)

Often when playing with snippets we get exceptions. We want to know about these exceptions, but we do not quite want to go into a full debugger. A preview suffices. That's what we added to #GToolkit when working with Pharo code. 1/


Graying out all the classes in my package that don't yet have a comment. #gtoolkit #pharo

tangentstorm's tweet image. Graying out all the classes in my package that don't yet have a comment. #gtoolkit #pharo

Seen on the #GToolkit Discord. 😳

feenkcom's tweet image. Seen on the #GToolkit Discord.

😳

I really like being able to seamlessly evolve my project to-do list into interactive documentation for each feature as I'm working in #gtoolkit. It's not really much effort - more like a natural artefact of the development process. Here's a start on the Graph-building tool:

tangentstorm's tweet image. I really like being able to seamlessly evolve my project to-do list into interactive documentation for each feature as I'm working in #gtoolkit.

It's not really much effort - more like a natural artefact of the development process.

Here's a start on the Graph-building tool:

Exploring the abstract syntax tree of a #COBOL file from within #GToolkit.

feenkcom's tweet image. Exploring the abstract syntax tree of a #COBOL file from within #GToolkit.

DynaClassroom was built on #GToolkit, the moldable development environment based on #PharoSmalltalk. 🚀 Its flexibility allows the creation of tailored environments like DynaClassroom, a collaborative educational space powered by tangible interfaces and augmented reality.


Exploring a #MatLab file with #GToolkit.

feenkcom's tweet image. Exploring a #MatLab file with #GToolkit.

I've also been fiddling with a more traditional #smalltalk browser as a view for classes in #gtoolkit ... It's still very buggy but this is the look I'm going for:

tangentstorm's tweet image. I've also been fiddling with a more traditional #smalltalk browser as a view for classes in #gtoolkit ... It's still very buggy but this is the look I'm going for:

Spotted on the #GToolkit chat: (MD stands for #MoldableDevelopment)

feenkcom's tweet image. Spotted on the #GToolkit chat:

(MD stands for #MoldableDevelopment)

Oh, you are asking if this editor is available? Yes, it is available as an extension to #GToolkit. Open the environment and read the dedicated page from the book to learn how to load it. 4/

girba's tweet image. Oh, you are asking if this editor is available?

Yes, it is available as an extension to #GToolkit. Open the environment and read the dedicated page from the book to learn how to load it.

4/

Adding some #gtoolkit views to @brackendev 's helpful OpenAI-Pharo package. Its class comments are class-responsibility-collaborator notes generated by OpenAI. Neat.

tangentstorm's tweet image. Adding some #gtoolkit views to @brackendev 's helpful OpenAI-Pharo package.

Its class comments are class-responsibility-collaborator notes generated by OpenAI. Neat.

No results for "#gtoolkit"

Working with a shell from #GToolkit.

feenkcom's tweet image. Working with a shell from #GToolkit.

Staying in context. #GToolkit

feenkcom's tweet image. Staying in context.

#GToolkit

Seen on the #GToolkit Discord. 😳

feenkcom's tweet image. Seen on the #GToolkit Discord.

😳

Spotted on the #GToolkit chat: (MD stands for #MoldableDevelopment)

feenkcom's tweet image. Spotted on the #GToolkit chat:

(MD stands for #MoldableDevelopment)

The first videos I ever attempted to make for YouTube were about making little games in Processing, and lead to something I called GameSketchLib... 12 years later (!!), I appear to be coming full circle in #pharo with #gtoolkit ...

tangentstorm's tweet image. The first videos I ever attempted to make for YouTube were about making little games in Processing, and lead to something I called GameSketchLib...

12 years later (!!), I appear to be coming full circle in #pharo with #gtoolkit ...

Exploring the abstract syntax tree of a #COBOL file from within #GToolkit.

feenkcom's tweet image. Exploring the abstract syntax tree of a #COBOL file from within #GToolkit.

Exploring a #MatLab file with #GToolkit.

feenkcom's tweet image. Exploring a #MatLab file with #GToolkit.

@Chis_Andrei⁩ showing the extensible #Gtoolkit debugger at #esug223

girba's tweet image. ⁦@Chis_Andrei⁩ showing the extensible #Gtoolkit debugger at #esug223

But wait. We can also debug #JavaScript from the #GToolkit debugger. "You debug JavaScript from the same debugger from which you debug Pharo?" Yes. That's what integration means. You know, the "I" in IDE. 14/

girba's tweet image. But wait. We can also debug #JavaScript from the #GToolkit debugger.

"You debug JavaScript from the same debugger from which you debug Pharo?"

Yes. That's what integration means. You know, the "I" in IDE.

14/

And then it gets even funnier. We see the same idea applied to the code from a #Ruby file. "Ruby? But wasn't GT about Pharo?" #GToolkit is an environment with which to build dedicated experiences for systems written in arbitrary languages and technologies. 12/

girba's tweet image. And then it gets even funnier. We see the same idea applied to the code from a #Ruby file.

"Ruby? But wasn't GT about Pharo?"

#GToolkit is an environment with which to build dedicated experiences for systems written in arbitrary languages and technologies.

12/
girba's tweet image. And then it gets even funnier. We see the same idea applied to the code from a #Ruby file.

"Ruby? But wasn't GT about Pharo?"

#GToolkit is an environment with which to build dedicated experiences for systems written in arbitrary languages and technologies.

12/

Oh wait. His whole talk is given in a development environment: #gtoolkit And he can inspect his presentation through different views.

girba's tweet image. Oh wait. His whole talk is given in a development environment: #gtoolkit

And he can inspect his presentation through different views.
girba's tweet image. Oh wait. His whole talk is given in a development environment: #gtoolkit

And he can inspect his presentation through different views.

This is neat. A page of code (most of it formatting) to get a live UML diagram. Thanks to the magic of #gtoolkit and #mondrian, you can click any class or method name to spawn a live inspector for that thing off to the right.

tangentstorm's tweet image. This is neat. A page of code (most of it formatting) to get a live UML diagram. Thanks to the magic of #gtoolkit and #mondrian, you can click any class or method name to spawn a live inspector for that thing off to the right.

Inspecting the historic ownership of a file in #GToolkit. (The information comes from #Git)

feenkcom's tweet image. Inspecting the historic ownership of a file in #GToolkit.

(The information comes from #Git)

#GToolkit is not only an environment in which to practice Moldable Development, it is also an extensive case study of Moldable Development. And it comes with an explanatory book made out of live notebooks, too. And did I mention that it's free and open-source? 18/

girba's tweet image. #GToolkit is not only an environment in which to practice Moldable Development, it is also an extensive case study of Moldable Development. And it comes with an explanatory book made out of live notebooks, too.

And did I mention that it's free and open-source?

18/

Like any new discipline, it can be learnt. And to learn it, you need an environment. That's what #GToolkit is for (and it's free and open-source). Read more about it: gtoolkit.com. 17/

girba's tweet image. Like any new discipline, it can be learnt. And to learn it, you need an environment.

That's what #GToolkit is for (and it's free and open-source).

Read more about it: gtoolkit.com.

17/

Nice looking test failures, though! #gtoolkit

tangentstorm's tweet image. Nice looking test failures, though! #gtoolkit

Graying out all the classes in my package that don't yet have a comment. #gtoolkit #pharo

tangentstorm's tweet image. Graying out all the classes in my package that don't yet have a comment. #gtoolkit #pharo

A modern version of this would be an inspector that produced a live instance diagram. Seems quite feasible in #GToolkit.

tangentstorm's tweet image. A modern version of this would be an inspector that produced a live instance diagram. Seems quite feasible in #GToolkit.

The key to making #MoldableDevelopment practical: composable micro tools. Here is how a typical inspection scene is composed in #GToolkit. The scene shows a flow with two panes. The first pane holds an inspector in which we execute a script that spawns another inspector. 1/

feenkcom's tweet image. The key to making #MoldableDevelopment practical: composable micro tools.

Here is how a typical inspection scene is composed in #GToolkit.

The scene shows a flow with two panes. The first pane holds an inspector in which we execute a script that spawns another inspector.

1/

How do you explore Ruby on Rails routes? How about: - Left pane: all API entry points in a searchable list. - Right pane: for a given entry point, we see the routes definitions linked with the corresponding controller implementations. #MoldableDevelopment with #GToolkit

feenkcom's tweet image. How do you explore Ruby on Rails routes?

How about:

- Left pane: all API entry points in a searchable list.
- Right pane: for a given entry point, we see the routes definitions linked with the corresponding controller implementations.

#MoldableDevelopment with #GToolkit

Loading...

Something went wrong.


Something went wrong.


United States Trends