simongray/clojure-dsl-resources
A curated list of Clojure resources for dealing with domain-specific languages.
This is a curated collection of tools that help Clojure developers build specialized languages, often called Domain-Specific Languages (DSLs). These tools assist in translating custom input formats or data structures into usable program code or standardized data. Developers can use this to create systems that understand and process unique data types, making it easier to define and manipulate logic, data schemas, or even web UI components.
188 stars. No commits in the last 6 months.
Use this if you are a Clojure developer creating a system that needs to process specific input formats, define custom data rules, or generate specialized output like HTML, CSS, or SQL.
Not ideal if you are not a Clojure developer or if you are looking for general-purpose programming language resources rather than tools for creating DSLs.
Stars
188
Forks
6
Language
—
License
MIT
Category
Last pushed
Jul 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/simongray/clojure-dsl-resources"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox