Skip to content

rupss/automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automata

Implementing DFAs (deterministic finite automata) and NFAs (nondeterministic finite automata using core.logic and writing macros to automatically do so. This was an exercise in logic programming and macros.

Prerequisites

You will need Leiningen 2.0 or above installed.

Usage

Right now, there is no main function - use in the REPL.

License

Copyright © 2013 Rupa Shankar

About

Implementing automata using Clojure/core.logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors