tom
Home Tom Overview Areas Components Docs API About Process Status
← All areas

Foundations

The shared floor every Tom package builds on. **Foundations** gathers the minimal-dependency utilities — error handling, identifiers, console and network helpers, crypto — that the rest of the framework depends on without pulling in heavier machinery.

In this area
→

Basics

basics · 10 modules
12.8k loc · 935 tests · 13.0k test LOC
The foundation layer beneath the Tom stack: a minimal-dependency utility package plus a CLI/tooling framework, surrounded by focused extensions for console, network, crypto, chat, and code-generation support.
0 rel 7 pub 1 wip 2 ns
Explore other areas
→

Dart Interpreter

1 member
Tom runs and generates code at runtime through a sandboxed Dart interpreter.
→

Reflection

1 member
Applications assemble themselves at runtime, and tools read a codebase's API without re-running the analyzer.
→

Code Generation

2 members
Much of Tom is generated.
Tom Framework © 2026 Enterprise Flutter