TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

I Wrote a Domain-Specific Language (DSL)

3 pointsby thunfisch9 months ago

1 comment

deisteve9 months ago
interesting, how would you deal with supporting other language code within the DSL?<p>say you want to pass a long code of php snippet is that simply just parsing whatever is between ```