AI Developer Tool / AI software engineering experiment

zxbasic-rust

A Rust reimplementation of the 1982 ZX Spectrum BASIC runtime, compiled to native binaries and WebAssembly, with a live browser demo. The page frames it as an AI software-engineering experiment and describes the interpreter, editor, screen, keyboard, and runtime behavior it recreates.

Clear26/30
Useful22/30
Specific18/20
Complete18/20
zxbasic-rust screenshot

Why it was accepted

The snapshot shows a real, working repository with a specific AI-related engineering goal, visible README detail, and a live demo. It clearly fits an AI-adjacent developer project and provides enough evidence for a useful public listing.

Weakness

The crawl cuts off before the README’s examples and setup details, so a visitor cannot yet tell how to build, run, or test it locally, or how much of the interpreter is covered in practice.

Review status

24 days ago #309 ↓ -6

Last evaluated 24 days ago. Current rank #309. Down 6 spots in the rankings.

Score history

84

Related listings

state-harness screenshot
89

AI Developer Tool / LLM Agent Monitoring

Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs.

OpenWorkers screenshot
87

AI Developer Tool / Research Assistant

OpenWorkers is a thesis-focused research assistant that searches literature, verifies citations, critiques ideas, and produces structured research support without writing the prose for the student.

Raidho screenshot
#233 Raidho
85

AI Developer Tool / Coding Agent

Raidho is an open-source coding agent that separates planning and execution across different model providers and adds durable VSA-based memory across runs. The repo includes install steps, provider options, CLI usage, and benchmark evidence.

Klent screenshot
#251 Klent
85

AI Developer Tool / Agent Guardrails

Klent is an AI agent guardrails product that sits between agents and their tools, letting teams allow, deny, pause, rewrite, or redirect tool calls with policies, human approval flows, and audit trails.