Multi-Language KeywordsWrite code using keywords in English, Arabic, or other languages. Seen's lexer supports swappable keyword tables for native-language programming.
Self-Hosted CompilerThe Seen compiler is written in Seen itself. A fully bootstrapped, self-hosting compiler that compiles its own source code.
LLVM BackendGenerates optimized native code via LLVM IR. Get production-grade performance with automatic optimizations from the LLVM toolchain.
Interactive PlaygroundTry Seen directly in your browser with a full-featured code editor, example programs, and instant compilation feedback.