---
title: "Aiki: Alpha Milestone 26 Update"
url: https://daily.dev/posts/aiki-alpha-milestone-26-update-ntvqnca8l
source_url: https://decuser.github.io/posts/aiki-alpha-mileston26-update
type: article
source: "Awesome Go"
published: 2026-08-20T20:15:43.593Z
updated: 2026-08-20T20:24:39.193Z
tags: ["self-hosting", "language-design"]
reading_time: 20
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Aiki: Alpha Milestone 26 Update

**[Awesome Go](https://daily.dev/sources/awego)** · 20 min read · 0 upvotes · 0 comments

## Summary

A detailed progress report on Aiki, an experimental programming language, covering work done since the first public alpha release. The author, tagging the current state as v0.4.0-alpha-26, describes moving grammar authority out of parser code, centralizing structural analysis, fixing tooling failure-propagation bugs, making the runtime location-independent, and building an independent Aiki-written lexer, parser, and evaluator that can self-host and even recursively interpret itself. Also covered: a new editor-independent language service layer used by Xed, VS Code, and nvi; a profiler calibration experiment validating semantic counters; and plans for future work on process execution, networking, JSON, OS surface, signals, timers, and cryptographic hashing.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://decuser.github.io/posts/aiki-alpha-mileston26-update>

## Similar posts on daily.dev

- [xAI Releases Grok Code Fast 1, a New Model for Agentic Coding](https://daily.dev/posts/xai-releases-grok-code-fast-1-a-new-model-for-agentic-coding-wbtgo8i8m) · InfoQ · 2 upvotes · 0 comments

---

Tags: [#self-hosting](https://daily.dev/tags/self-hosting), [#language-design](https://daily.dev/tags/language-design)

[View this post on daily.dev](https://daily.dev/posts/aiki-alpha-milestone-26-update-ntvqnca8l)
