WeSearch

Announcing BABLR

·10 min read · 0 reactions · 0 comments · 8 views
#software#development#programming
⚡ TL;DR · AI summary

Conrad, a Frontend Engineer, has released BABLR, a new generalized parser framework aimed at transforming software development. The platform includes a parser framework, a parse tree format called agAST, and a data language for parse trees named CSTML. BABLR is designed to be lightweight and browser-native, facilitating a new approach to coding that emphasizes document-driven tools and user engagement.

Key facts
Original article
Bablr
Read full at Bablr →
Opening excerpt (first ~120 words) tap to expand

Welcome! I'm Conrad, a Frontend Engineer by trade, and for the past five years I've been writing open source Javascript code. I've developed and am today releasing the latest version of a new generalized parser framework, BABLR, and with it a whole new API-based platform for software development.My goal with this project is to explore what would happen if the IDE was not a text file editor first, but rather a code document editor. If we were willing to shed some of the baggage of history, what might we gain in return?Already developers are using document-driven coding tools daily: formatters to handle indentation, linters to catch common mistakes, transpilers to desugar new language, and codemods to perform refactors that touch anywhere from tens of files to hundreds of thousands and…

Excerpt limited to ~120 words for fair-use compliance. The full article is at Bablr.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Bablr