#cuissmalltalk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cuissmalltalk, aggregated by home.social.
-
Fun with #Dybo graph paper
#CuisSmalltalk #Smalltalk -
The DKM script library is becoming a reality. Dynamic knowledge Model described by #Smalltalk script then collected in an library user can reuse and share easily.
#DKM #Dybo #CuisSmalltalk -
The DKM script library is becoming a reality. Dynamic knowledge Model described by #Smalltalk script then collected in an library user can reuse and share easily.
#DKM #Dybo #CuisSmalltalk -
The DKM script library is becoming a reality. Dynamic knowledge Model described by #Smalltalk script then collected in an library user can reuse and share easily.
#DKM #Dybo #CuisSmalltalk -
The DKM script library is becoming a reality. Dynamic knowledge Model described by #Smalltalk script then collected in an library user can reuse and share easily.
#DKM #Dybo #CuisSmalltalk -
Undo/Redo of pen/eraser actions is a bit more tricky when annotating Morph rather than plain paper Morph.
-
First sketch of the GUI for the #dynabook handwriting instruments.
#CuisSmalltalk #Smalltalk #Dybo -
@vidak Cool! I thought about using #HaverSmalltalk (eat your own dogfood) or #CuisSmalltalk. After all #Cuis has builtin vector-graphics with a #TrueType engine implemented in Smalltalk,
-
I just added experimental support for converting ASCII-art character pictures to Unicode code points to #Haver.
Every input starting with "\." and followed by a recognized picture is replaced by a corresponding Unicode code point (or, more exactly, its glyph).
-
#Haver now has persistent work spaces which persist the source code and the bound variables.
-
Browse and Edit business objects for #Dynabook.
#smalltalk #CuisSmalltalk #Dybo -
@drgeo Pointed to an 13 year old interview with @juanvuletich
saying:«It is a must to read, and we can say that the heading to the Cuis' objectives have been maintained in most part.
For me the most dominant aspect of Cuis is that it is an enabler.»
It totally agree!
#Cuis #CuisSmalltalk #Smalltalk
See:
https://www.clubsmalltalk.org/2010/07/juan-vuletich-working-for-simplier-and.html -
Now I have a nice title ToDo-list application for #Haver.
-
Oh shit, I just discovered why Squeak's and Cuis' break-point implementations are exception based. 'Break on entry' on a #drawOn:-method leads to a new debugger every time a morph is displayed.
-
And, woosh, Juan integrated the change-set by creating a core-update for #Cuis:
-
@krono pointed me to #Squeak's WrappedBreakpoint class, which I ported to Cuis and posted on the mailing list for review.
See: https://lists.cuis.st/mailman/archives/cuis-dev/2023-April/007319.html
-
Semantic actions make the grammar considerably longer, but we can still make good use of Unicode arrows (⇑) provided #Cuis' Unicode handling.
-
The #CuisSmalltalk community had a very nice presentation of #Haver, a Cuis based Smalltalk With Modules. Thanks Gerald Klix @Haver
You can watch it by visiting the archives at the http://www.cuis-smalltalk.org/community or directly at https://youtu.be/0HagwHP6pGs
Stay tuned, next month Ken Dickey will present us his exploration of Bezier Curves with the VectorGraphics engine of Cuis!