I made ts-node alternative, ttsc/ttsx, a TypeScript-go toolchain
Compiler-powered linter running 800x faster than ESLint by skipping AST parsing.
A `typescript-go` toolchain for compiler-powered plugins + type-safe execution + 800x faster linter + codegraph reducing 90% AI tokens
Compiler-integrated linting at 1600x eslint speed — architectural innovation, not just optimization.
TypeScript developers, performance-focused engineering teams
eslint · Biome · oxlint
Making the ttsc, I understood that the new plugin toolchain system can dramatically reduce lint rule checking time by integrating into the typescript-go. So made `@ttsc/lint`, and its time is 600x to 1600x faster than eslint.
This repository is not v1 yet because the typescript-go has not been released yet, but if you wanna experience superfast lint, or keep using typia in typia era, you can do it right now.
Compiler-powered linter running 800x faster than ESLint by skipping AST parsing.
Compiler-integrated linting reuses parsed ASTs for 500x faster runs than eslint.
Cuts LLM token costs 90% by feeding type graphs instead of raw source code.
Yet another Markdown compiler when remark and unified already dominate the ecosystem.
TypeScript to Dafny verification with 123 lemmas proving invariants on real apps.
10x faster than ts-node with actual type checking using the new Go compiler.