home.social

#cuissmalltalk — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cuissmalltalk, aggregated by home.social.

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

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

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

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

  5. Undo/Redo of pen/eraser actions is a bit more tricky when annotating Morph rather than plain paper Morph.

    #dynabook #CuisSmalltalk

  6. @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,

  7. #Unicode Input by #AsciArt

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

    #Cuis
    #CuisSmalltalk
    #HaverSmalltalk

  8. #Haver now has persistent work spaces which persist the source code and the bound variables.

    #HaverSmalltalk #Cuis #CuisSmalltalk #Smalltalk

  9. @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:
    clubsmalltalk.org/2010/07/juan

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

    #CuisSmalltalk #Squeak #Cuis

  11. @drgeo I see no difference. I suppose you can export the "scan" from #Cuis as #SVG​, can't you?

    #CuisSmalltalk

  12. Semantic actions make the grammar considerably longer, but we can still make good use of Unicode arrows (⇑) provided #Cuis​' Unicode handling.

    #Haver #HaverSmalltalk #CuisSmalltalk

  13. #Cuis​' constant changes in its canvas classes are sometimes a bit annoying. Every month or so I have to adapt #Haver​'s code.

    #CuisSmalltalk
    #HaverSmalltalk

  14. 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 cuis-smalltalk.org/community or directly at youtu.be/0HagwHP6pGs

    Stay tuned, next month Ken Dickey will present us his exploration of Bezier Curves with the VectorGraphics engine of Cuis!