#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.


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.


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.

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.

Nice looking test failures, though! #gtoolkit

tangentstorm's tweet image. Nice looking test failures, though! #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.

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

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

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

Seen on the #GToolkit Discord. 😳

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

😳

#Smalltalk: Supporting brain surgery on oneself since 1980 There is so much going on in this pic: - Start w. left "Users" tab - Alt-click pulls back curtain revealing `users` msg on rt - Bottom = surgery on live objects Shown in @feenkcom's #GToolkit, powered by @pharoproject

SeanDenigris's tweet image. #Smalltalk: Supporting brain surgery on oneself since 1980

There is so much going on in this pic:
- Start w. left "Users" tab
- Alt-click pulls back curtain revealing `users` msg on rt
- Bottom = surgery on live objects

Shown in @feenkcom's #GToolkit, powered by @pharoproject

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.

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

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

(MD stands for #MoldableDevelopment)

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:

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:

Exploring a #MatLab file with #GToolkit.

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

Scrolling through #COBOL screens with #GToolkit.


Seen on the #GToolkit Discord: “I like looking at GT as at navigational database you query and shape. Not every answer for a query is simple, so you need to view the answer in different ways. And any view is a ground for new questions.”

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

“I like looking at GT as at navigational database you query and shape. Not every answer for a query is simple, so you need to view the answer in different ways. And any view is a ground for new questions.”

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

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

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

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)

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/

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.

#Smalltalk: Supporting brain surgery on oneself since 1980 There is so much going on in this pic: - Start w. left "Users" tab - Alt-click pulls back curtain revealing `users` msg on rt - Bottom = surgery on live objects Shown in @feenkcom's #GToolkit, powered by @pharoproject

SeanDenigris's tweet image. #Smalltalk: Supporting brain surgery on oneself since 1980

There is so much going on in this pic:
- Start w. left "Users" tab
- Alt-click pulls back curtain revealing `users` msg on rt
- Bottom = surgery on live objects

Shown in @feenkcom's #GToolkit, powered by @pharoproject

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.

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 ...

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/

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/

Nice looking test failures, though! #gtoolkit

tangentstorm's tweet image. Nice looking test failures, though! #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.

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

Excellent! Moldable Inspector for Common Lisp based on CLOG by @khinsen #MoldableDevelopment is neither hard nor confined to #GToolkit. You just need to want it. The opportunities are not that far afterwards. A demo: diode.zone/w/5ac43123-91f… Code: codeberg.org/khinsen/clog-m…

girba's tweet image. Excellent!

Moldable Inspector for Common Lisp based on CLOG
by @khinsen 

#MoldableDevelopment is neither hard nor confined to #GToolkit. You just need to want it. The opportunities are not that far afterwards.

A demo:
diode.zone/w/5ac43123-91f…

Code:
codeberg.org/khinsen/clog-m…

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

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

Loading...

Something went wrong.


Something went wrong.


United States Trends