About TezzNative

Language mission, architecture, and roadmap

What is TezzNative?

TezzNative is a systems-to-application language stack with a production CLI, SDK modules, and release/testing workflow.

Core Product Goals

- Clear CLI:
  tezz run file.tn
  tezz build file.tn --platform ...

- Production checks:
  tezz doctor
  tezz test --smoke
  tezz test

- Cross-target builds:
  linux, windows, macos, android, tezzos

Current Release

Language: TezzNative
Version: 1.0.0
Channel: production
Backend: php-mysql

Platform Architecture

Frontend: PHP + responsive UI
Backend: API endpoints + TezzDB tables
Docs: getting started + SDK + backend + TezzDB
Community: account signup + support uploads + error reports
Version control: release registry + CLI test reports

How to use this site

Install:
  /download
Learn:
  /docs/getting-started
Reference:
  /docs/sdk
Contribute:
  /community
Report issues:
  /support
Track versions:
  /versions