EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Quokka Language Contributors

    Quokka Language Contributors

    Quokka Language Contributors is the open-source project behind Quokka, a deterministic, strictly self-hosted programming language designed for clarity, reliability, and modern AI workflows. Its core emphasizes explicit error handling and mutability, while the optional Joey extension provides an ML integration boundary.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    8Capabilities
    Discussions
    2026Est.
    Focus Areas
    AI Development Libraries
    Local Inference
    AI Infrastructure
    Connect
    Latest News
    Quokka v0.1.0 released with self-hosted language implementation, installer, editor configuration, and Joey ML extensionSep 18, 2026
    v0.1.0-updated release published with executable assets and release-file cleanupSep 18, 2026
    Markets
    • Developers interested in programming-language design and self-hosting
    • Windows developers seeking a lightweight language and integrated installer/tooling
    • AI/ML practitioners building fine-tuning workflows
    • Open-source contributors and language/toolchain researchers

    AI Tools by Quokka Language Contributors

    (1)
    View Quokka
    Quokka tool icon

    Quokka

    Self Hosted Programming Language

    AI Dev LibrariesLocal InferenceAI Infrastructure

    Discussions

    No discussions yet

    Be the first to start a discussion about Quokka Language Contributors

    Latest News

    09/18/2026

    Quokka v0.1.0 released with self-hosted language implementation, installer, editor configuration, and Joey ML extension

    github.com
    09/18/2026

    v0.1.0-updated release published with executable assets and release-file cleanup

    github.com
    09/18/2026

    Fully self-hosted compiler and native C/CUDA Joey runtime implementation committed

    github.com
    09/18/2026

    Developer landing site added at quokka.space

    github.com

    Products & Services

    3
    Quokka Programming Language
    2026-09-18 (v0.1.0)

    A dynamically typed, expression-oriented, interpreted language with Rust-inspired syntax, deterministic semantics, self-hosted lexer/parser/AST/evaluator, immutable-by-default bindings, explicit mutation and shadowing, Result and Option types, match expressions, and the ? operator.

    Joey ML Extension
    2026 (included in the initial v0.1.0 project)

    A modular Quokka extension for ML workflows. It uses a strictly typed JSON IPC boundary to orchestrate Python, PyTorch, and Unsloth processes for tasks such as Llama-3 QLoRA/LoRA fine-tuning, with CUDA support and native C/CUDA runtime work in progress.

    Quokka Windows Installer and VS Code Extension
    2026-09-18 (v0.1.0)

    A standalone Windows installer that configures PATH, .qk file associations, and editor setup, including VS Code syntax highlighting.

    Market Position

    Quokka targets a niche between approachable scripting and systems-oriented language design: it combines Rust-inspired syntax and safety-oriented conventions with a strictly self-hosted, deterministic, exception-free core. Its differentiator versus conventional general-purpose languages and Python-centric ML tooling is the separation of a verifiable language core from Joey's JSON-IPC ML extension, while retaining access to PyTorch/Unsloth/CUDA workflows.

    Leadership

    Founders

    A/

    Akshraj2022 / Quokka Dev

    The GitHub repository is owned by the Akshraj2022 account and the project commits are authored under the name Quokka Dev. The project website says Quokka was built solo; no personal name or prior-company biography is published in the reviewed sources.

    Founding Story

    The project was started as a solo effort to build a predictable, deterministic language whose compiler could bootstrap and verify itself. The initial vision combines a small C bootstrap host with a canonical interpreter written in Quokka, explicit Result/Option-based failure handling, and an isolated ML workflow rather than embedding Python in the language core.

    Business Model

    Revenue Model

    Open-source distribution under the MIT License; the reviewed project sources provide downloads and source code but do not describe a paid service or commercial monetization model.

    Target Markets

    Industries & Segments
    • Developers interested in programming-language design and self-hosting
    • Windows developers seeking a lightweight language and integrated installer/tooling
    • AI/ML practitioners building fine-tuning workflows
    • Open-source contributors and language/toolchain researchers
    Use Cases
    • Writing small, predictable general-purpose scripts and programs
    • Learning or experimenting with self-hosted language implementation and bootstrapping
    • Applications where explicit failure handling and traceable mutability are preferred
    • Llama-3 and related LoRA/QLoRA fine-tuning workflows through Joey
    • AI/ML experimentation using Python, PyTorch, Unsloth, and CUDA without embedding Python in the core language

    Quick Facts

    Founded
    2026

    History & Milestones

    2026-09-17

    Initial public repository commit, titled 'Initial commit: Quokka Language 1.0.0', added the language source, documentation, examples, tests, installer materials, and MIT license.

    2026-09-18

    A major implementation commit added the fully self-hosted compiler work and native C/CUDA Joey runtime, including native ML engine components.

    2026-09-18

    Quokka v0.1.0 was released with a Windows installer, editor configuration, and the Joey ML extension; the project website announced the release as self-hosted, deterministic, and MIT-licensed.

    2026-09-18

    The v0.1.0-updated release followed, with executable release assets and a commit titled 'Rename releases to EXE and remove HTML files'.

    2026-09-18

    The repository added a single-page developer landing site at quokka.space and continued installer/PATH work, including cross-platform installer support in the commit history.

    Key Capabilities

    8
    Strict self-hosting with a small C Stage-0 bootstrap host and Quokka-written canonical compiler/interpreter
    Deterministic semantics and a quokka check-self verification workflow using cryptographic hash comparisons
    Exception-free error handling through Result and Option types, match, and the ? operator
    Immutable-by-default let bindings with explicit let mut mutation and shadowing
    Rust-inspired, expression-oriented syntax with closures and pattern matching
    Joey JSON IPC process isolation for Python/PyTorch/Unsloth ML workflows

    Integrations & Partnerships

    Platform Integrations

    • Windows standalone installer and command-line execution
    • VS Code syntax-highlighting extension and .qk file associations
    • Python, PyTorch, and Unsloth through Joey's JSON IPC boundary
    • CUDA native runtime support; AMD/ROCm is listed as untested/planned
    • macOS and Linux builds are listed on the roadmap

    Connect

    Website
    quokka.space
    GitHub
    Akshraj2022

    AI Topics

    3

    Quokka Language Contributors focuses on these topics:

    AI Development Libraries(1)
    Local Inference(1)
    AI Infrastructure(1)
    Back to all developersSuggest an edit