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.

Graph Selector Syntax and Parser

2 pointsby tonerowover 2 years ago

1 comment

tonerowover 2 years ago
I'm working on a DSL that allows for storing graph data (nodes, edges and attributes on them). Parser written in javascript. Let me know what you think!