Skip to content

2.1.0

Latest

Choose a tag to compare

@FunctionPoint FunctionPoint released this 13 May 09:49
· 4 commits to main since this release

SmallJS 2.1 released - 13-MAY-2026

Compiler

  • New keyword CLASSEXTENSION for adding methods to (system) classes
    in separate source files.
    The website Tutorial page Language/Syntax shows how to use it.

Smalltalk

  • Database: Standardized SQL syntax for simpler database independent queries.

Examples

  • Added PWA example game: Emoji Memory :-).
    Also added this example app to this webite.

Website

  • New Tutorial section for making Node.js apps with SmallJS,
    plus new Tutorial section for making desktop apps with SmallJS
    using NW.js, Electron or NodeGui.
  • Reference page now supports searching classes and methods.
  • Added dark mode option, also for subsites Reference and Tutorial.
  • Updated Playground evaluator to current compiler.