Robert Carl Schrag, Ph.D. (bobschrag)

bobschrag

Geek Repo

0

followers

0

following

0

stars

Company:Available

Location:Remote (Las Vegas, NV USA)

Home Page:https://sites.google.com/site/robertcschrag/home/resume?authuser=0

Github PK Tool:Github PK Tool

Robert Carl Schrag, Ph.D.'s repositories

clolog

Full-featured logic programming (AKA "Prolog") embedded in/callable from and supporting calls to Clojure. In the spirit of LogLisp, Lisp Machine Prolog, and Franz Inc.'s Allegro Prolog, with some extra goodies.

Language:ClojureLicense:EPL-2.0Stargazers:36Issues:2Issues:0

token-matcher

Rich token-based pattern matching for Clojure. Match a template like "do *action with *resource" against an input string like "Do good you can with what you have.", binding '*action' to "good you can", '*resource' to "what you have". User-definable components and other language constructs to help avoid pattern component duplication.

Language:ClojureLicense:EPL-2.0Stargazers:9Issues:0Issues:0