declarative-programming

Tag

Cards List
#declarative-programming

Show HN: Huzzah – a novel approach to coding with AI

Hacker News Top · 2026-08-20 Cached

Huzzah is an experimental editor that introduces a declarative, pseudocode-based approach to coding with AI, addressing limitations of current coding agents by making prompts persistent and efficient.

0 favorites 0 likes
#declarative-programming

EZSMT Version 3, Matured

arXiv cs.AI · 2026-07-16 Cached

This paper presents ezsmtv3, an extensible SMT-based Constraint Answer Set Programming framework that introduces a more expressive input language and optimization via weak constraints, leveraging solvers like cvc5, yices, and z3.

0 favorites 0 likes
#declarative-programming

Strabo: Declarative Specification and Implementation of Agentic Interaction Protocols

arXiv cs.AI · 2026-06-04 Cached

Strabo is a research contribution that models Google's Universal Commerce Protocol (UCP) as a declarative Langshaw protocol and implements agents using the Peach programming model, demonstrating interoperability between formally-specified agents and Google's UCP agents for agentic AI e-commerce interactions.

0 favorites 0 likes
#declarative-programming

Prolog Coding Horror

Hacker News Top · 2026-05-17 Cached

A guide to common pitfalls in Prolog programming, emphasizing the use of pure and declarative constructs over impure ones like cuts, global state, and low-level I/O.

0 favorites 0 likes
#declarative-programming

Thinking in States

Lobsters Hottest · 2026-05-17 Cached

The article explains the conceptual shift required when moving from imperative to declarative programming, using Prolog to illustrate thinking in terms of relations rather than mutable state.

0 favorites 0 likes
← Back to home

Submit Feedback