Externum is one language for three targets:

- readable Python-style code with real, enforced type declarations
- inline Bash for system control (`cmd` and %% bash blocks %%)
- compiles to a standalone .exbc bytecode artifact — runs without source

The compiler is written in Externum itself (minimal Python bootstrap).

- struct / enum / trait / impl (Rust-flavored), match-case, defer
- $"…" string interpolation, pipeline operator x |> f(a, b)
- compiles to Python, to real Bash (set -euo pipefail) and to the EXBC VM
- TUI IDE, REPL, browser playground, built-in DRM/licensing stack
- NEW in 4.3: externum translate — import existing Python (AST) and Rust code

400+ unit/integration/differential tests in CI.

Install: pip install externum
License: MIT.

Features

  • Strict typing with enforced declarations
  • Compiles to Python, Bash and EXBC bytecode
  • Self-hosted compiler
  • TUI IDE + REPL + browser playground
  • Python & Rust code import (new in 4.3)
  • Built-in DRM/licensing stack

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow externum

externum Web Site

Other Useful Business Software
Build Agents and Models on One Platform Icon
Build Agents and Models on One Platform

Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of externum!

Additional Project Details

User Interface

Console/Terminal

Registered

4 hours ago