Skip to content

Set of programming problems solved using the Clojure programming language, including metaprogramming and relational programming problems.

Notifications You must be signed in to change notification settings

crivero10/Clojure-Macros-and-MiniKanren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clojure-Macros-and-MiniKanren

Set of programming problems solved using the Clojure programming language, including metaprogramming and relational programming problems.

basic.clj - Basic Clojure problems involving recursion and the sequence API the language provides.

logic.clj - Relational programming problems using Core.Logic, Clojure's own implementation of Mini Kanren, a popular Domain Specific Language for relational programming.

macro.clj - Metaprogramming problems using Clojure's built in support for macros.

About

Set of programming problems solved using the Clojure programming language, including metaprogramming and relational programming problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published