64x64base

DotTalk++ REPL

Interactive workflow for learning and rapid exploration.

A REPL makes learning tangible:

  • try expressions
  • inspect values
  • iterate on examples

Typical session (placeholder)

> open "demo.dbf64"
> count()
> select where AGE > 30