Hacker News
- Gremlin: A Graph-Based Programming Language http://github.com/tinkerpop/gremlin 11 comments
- Graph Language Models https://aclanthology.org/2024.acl-long.245/ 14 comments
- Octopus V4: a graph of language models https://huggingface.co/NexaAIDev/Octopus-v4 2 comments
- GQL: A New ISO Standard in Graph Query Language https://www.tigergraph.com/blogs/gsql/the-rise-of-gql-a-new-iso-standard-in-graph-query-language/ 38 comments
- Graph databases speaking the same language after ISO gives GQL the nod https://www.theregister.com/2024/04/24/gql_iso_recognition/ 2 comments
- A Survey of Graph Meets Large Language Model: Progress and Future Directions https://arxiv.org/abs/2311.12399 3 comments
- Introducing OpenCypher, the open graph query language project http://neo4j.com/blog/open-cypher-sql-for-graphs/ 61 comments
- The Gremlin Graph Traversal Language http://www.slideshare.net/slidarko/the-gremlin-traversal-language 14 comments
- GraphLint: Creating a Domain Specific Language for Graph Validation http://www.knewton.com/tech/blog/2012/02/graphlint-creating-a-domain-specific-language-for-graph-validation/ 10 comments
Lobsters
- A graph of programming languages connected through compilers https://akr.am/languages/ 2 comments compilers , plt , visualization
- It's Time for a Single Property Graph Query Language [Vote Now] https://neo4j.com/blog/time-for-single-property-graph-query-language/ 3 comments databases
- KGL: A query language for exploring knowledge graphs https://github.com/capjamesg/knowledge-graph-language 3 comments programming
- Glicol: Graph-oriented music live coding language written in Rust https://glicol.org/ 15 comments rust
- Gremlin - A Graph-Based Programming Language http://wiki.github.com/tinkerpop/gremlin 5 comments programming
- Gremlin - A Graph-Based Programming Language http://gremlin.tinkerpop.com/ 4 comments coding
- The Hunt for the Missing Data Type: On the Programming Languages (Non-)Support for Graphs https://www.hillelwayne.com/post/graph-types/ 8 comments programminglanguages
- R CHARTS: A collection of charts and graphs made with the R programming language https://r-charts.com/ 12 comments rstats
- Graph Query Language Comparison: Gremlin vs Cypher vs nGQL https://medium.com/@nebulagraph/graph-query-language-comparison-gremlin-vs-cypher-vs-ngql-3680cf830f8b?sk=15f2d08c0a604005155eeca39f442fed&source=friends_link 4 comments programming
- Implementing a Functional Language with Graph Reduction https://thma.github.io/posts/2021-12-27-Implementing-a-functional-language-with-Graph-Reduction.html 3 comments haskell
- Box: A toy visual programming language based on Unreal Engine blueprint function graphs https://github.com/p-ranav/box 8 comments programming
- Converts 'go mod graph' output into Graphviz's DOT language https://www.reddit.com/r/golang/comments/irupxd/converts_go_mod_graph_output_into_graphvizs_dot/ 12 comments golang
- Most Popular Programming Languages Line Graph (2004-2020) https://www.youtube.com/watch?v=E6YKljUFGHY 51 comments coding
- legit, an esoteric programming language based on Git commit graphs https://morr.cc/legit/ 17 comments programming
- A simple but powerful graph library for the Rust language https://www.reddit.com/r/rust/comments/b14cka/a_simple_but_powerful_graph_library_for_the_rust/ 21 comments rust
- Language Graph https://akr.am/languages/ 13 comments programming
- A graph of programming languages connected through compilers https://akr.am/languages/ 102 comments programming
- How we found exploitable zero-days in the open-source GlassFish server with the Security Graph Language https://www.sourceclear.com/blog/how-we-found-exploitable-zero-days-in-the-open-source-glassfish-server-with-the-security-graph-language/ 7 comments java
- [Question] What Programming language can, Manipulate and generate excel data, can be used to create 3d graphs, and has eval? https://www.reddit.com/r/learnprogramming/comments/5c5u9x/question_what_programming_language_can_manipulate/ 20 comments learnprogramming
- I made a network graph of programming languages and compilers https://git.io/languages 88 comments programming
- Neo4j, Oracle & Spark announce openCypher - the open graph query language http://neo4j.com/blog/open-cypher-sql-for-graphs/ 14 comments programming
- Graph Of Programming Languages and Their Designers http://bgriffen.scripts.mit.edu/www/2014/01/graphs-of-wikipedia-programming-languages-and-paradigms/ 84 comments programming
- C# is the "language of the year". Includes an 8 year trends graph of 10 popular languages. https://sites.google.com/site/pydatalog/pypl/pypl-popularity-of-programming-language 140 comments programming
- The Value of Circular Definitions: statistical physics and graph theory on structure of human language http://physics.aps.org/synopsis-for/10.1103/physrevx.2.031018 5 comments science
- BNF graphs for Java/Lisp/Ada and other languages http://cui.unige.ch/db-research/enseignement/analyseinfo/bnfweb.html 10 comments programming
- Graphing the "Favorite Language" thread, and some observations. http://codeeleven.blogspot.com/2009/01/graphing-reddit-language-trends.html 109 comments programming
- Comparative Language Job Trend Graphs http://blog.timbunce.org/2008/02/12/comparative-language-job-trend-graphs/ 2 comments programming
- Programming Language Usage Graph 2000-2006, as defined by statistics on open-source projects at SourceForge. http://www.cs.berkeley.edu/~flab/languages.html 89 comments programming
- interesting graph showing the growth in the number of programming languages over time https://pldb.com/posts/number-of-programming-languages.html 16 comments programming
- Graph of job posting trends from 2005 for a few programming languages: lisp, python, smalltalk, ruby, haskell http://www.indeed.com/jobtrends?q=lisp%2Csmalltalk%2Cruby%2Chaskell%2Cpython 28 comments reddit.com
- [C]Please help! I need Traveling Salesman Script when there are unconnected vertices too in the graph. (More info inside) (Other languages are welcomed as well) http://www.ccodechamp.com/c-program-for-travelling-salesman-problem-using-branch-and-bound/ 4 comments learnprogramming