Search Articles

Search Results: ASCII

Rising Rust: Building a Blazing-Fast AsciiDoc Parser from Scratch

Tired of Ruby dependencies and slow conversions, a developer crafts 'asciidocr'—a native Rust AsciiDoc parser. This deep dive reveals how hand-rolled scanning, abstract syntax graphs, and battle-tested design choices enable lightning-fast document processing while paving the way for novel outputs like native DOCX generation.
Go Bunny-Sign: Bringing Terminal Joy with Animated ASCII Art

Go Bunny-Sign: Bringing Terminal Joy with Animated ASCII Art

A new Go package transforms mundane terminal messages into delightful animated displays featuring a bunny holding customizable signs. Originally ported from JavaScript, this open-source tool injects whimsy into developer workflows and log outputs.