infix-notation topic
List
infix-notation repositories
infix
102
Stars
11
Forks
Watchers
A Clojure library for expressing LISP expressions as infix rather than prefix notation
cmu-infix
32
Stars
7
Forks
Watchers
Updated infix.cl of the CMU AI repository, originally written by Mark Kantrowitz
ugly-tiny-infix-macro
16
Stars
1
Forks
Watchers
A tiny and simple macro to allow writing of binary operations in infix notation
genetic-programming
16
Stars
8
Forks
Watchers
Genetic programming for math equations with prefix expression trees.