domain-specific-language

Tag

Cards List
#domain-specific-language

aDSL: Agentic 3D Creation via Joint Agent-Program Design

Hugging Face Daily Papers · 2026-08-18 Cached

The paper introduces aDSL, a co-designed domain-specific language and multi-agent system that improve LLM-driven 3D program synthesis through relational operators and iterative feedback, enhancing robustness and controllability in 3D content creation.

0 favorites 0 likes
#domain-specific-language

An AI4AI Framework for Visual Token Pruning

Hugging Face Daily Papers · 2026-08-07 Cached

AutoPrune is a training-free framework that uses LLMs to automatically design visual-token pruning policies for multimodal LLMs via a domain-specific language and residual search, achieving high efficiency with minimal performance loss (99% performance retained while removing 94.4% of visual tokens).

0 favorites 0 likes
#domain-specific-language

Improving Auto-Design of Neural PDE Solvers with a Domain-Specific Language

arXiv cs.AI · 2026-08-06 Cached

This paper introduces ADSL-PDE, a domain-specific language that provides a structured search space for auto-designing neural PDE solvers, improving search efficiency and optimization stability by abstracting away low-level implementation details. The evolutionary agent built on this representation achieves over 52% performance improvement within the first ten iterations across PDE benchmarks.

0 favorites 0 likes
#domain-specific-language

PULSE: An Executable Contract Language for Spatiotemporal Knowledge Graph Engineering

arXiv cs.AI · 2026-08-05 Cached

PULSE is a new executable contract language for spatiotemporal knowledge graph engineering, providing a typed runtime with role-based write effects, safety properties verified in Lean 4, and trace parity across large datasets.

0 favorites 0 likes
#domain-specific-language

MorphoHDL: A minimalistic language for growing circuits

Hacker News Top · 2026-07-14 Cached

MorphoHDL is a minimalistic domain-specific language for designing and growing circuits, offering a simple syntax for hardware description.

0 favorites 0 likes
#domain-specific-language

Forethought: Verifiable Reasoning from Neurosymbolic Primitive Programming

arXiv cs.AI · 2026-07-07 Cached

Forethought is a neurosymbolic reasoning system that treats reasoning as an explicit, verifiable program composed from symbolic and neural primitives. It improves base-model accuracy by about 30% relative and enables small models to match frontier models while being model-agnostic and auditable.

0 favorites 0 likes
#domain-specific-language

VeryTrace: Verifying Reasoning Traces through Compilable Formalism and Structured Verification

arXiv cs.AI · 2026-06-24 Cached

VeryTrace is a zero-shot verification-and-repair framework that formalizes LLM reasoning traces into a compilable representation using a DSL, enabling step-level error localization through a hybrid of deterministic checks and LLM audits. It improves accuracy across math, robotics, and relational reasoning without domain-specific training.

0 favorites 0 likes
#domain-specific-language

PromptMN: Pseudo Prompting Language

arXiv cs.CL · 2026-06-17 Cached

PromptMN is a domain-specific language that adds typed directives to natural language prompts to reduce ambiguity. It is evaluated on frontier models and shows feasibility for clearer human-AI interaction.

0 favorites 0 likes
#domain-specific-language

Designing Lispy DSLs, part 1: SCSS (2012)

Lobsters Hottest · 2026-06-12 Cached

This article explores the design of Lispy domain-specific languages using SCSS, a Scheme-based CSS preprocessor, as a case study. It discusses how SCSS represents CSS as first-class values and the limitations of its implementation.

0 favorites 0 likes
#domain-specific-language

Designing a Custom Query Language for Non-Technical Analysts

Lobsters Hottest · 2026-05-13 Cached

The author details the process of designing a custom query language tailored for non-technical analysts to filter vehicle maintenance data, outlining user needs, data schema, and specific use cases.

0 favorites 0 likes
← Back to home

Submit Feedback