Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Algebraic Logic Functional language

You are here: irt.org | FOLDOC | Algebraic Logic Functional language

<language> (ALF) A language by Rudolf Opalla <opalla@julien.informatik.uni-dortmund.de> which combines functional programming and logic programming techniques.

ALF is based on Horn clause logic with equality which consists of predicates and Horn clauses for logic programming, and functions and equations for functional programming. Any functional expression can be used in a goal literal and arbitrary predicates can occur in conditions of equations. ALF uses narrowing and rewriting.

ALF includes a compiler to Warren Abstract Machine code and run-time support.

(ftp://ftp.germany.eu.net/pub/programming/languages/LogicFunctional).

["The Implementation of the Functional-Logic Language ALF", M. Hanus and A. Schwab].

(1992-10-08)

Nearby terms: Algebraic Compiler and Translator « algebraic data type « Algebraic Interpretive Dialogue « Algebraic Logic Functional language » Algebraic Manipulation Package » Algebraic Specification Language » algebraic structure

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb