Liking cljdoc? Tell your friends :D

squarepeg.examples


additionclj

(addition input)
(addition input context)
(addition input bindings context memo)

addition is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

addition is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

argsclj

(args input)
(args input context)
(args input bindings context memo)

args is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

args is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

calcclj

(calc input)
(calc input context)
(calc input bindings context memo)

calc is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

calc is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

clj-commentclj

(clj-comment input)
(clj-comment input context)
(clj-comment input bindings context memo)

clj-comment is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

clj-comment is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

closeclj

(close input)
(close input context)
(close input bindings context memo)

close is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

close is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

exprclj

(expr input)
(expr input context)
(expr input bindings context memo)

expr is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

expr is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

fncallclj

(fncall input)
(fncall input context)
(fncall input bindings context memo)

fncall is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

fncall is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

integerclj

(integer input)
(integer input context)
(integer input bindings context memo)

integer is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

integer is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

multiplicationclj

(multiplication input)
(multiplication input context)
(multiplication input bindings context memo)

multiplication is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

multiplication is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

newlineclj

(newline input)
(newline input context)
(newline input bindings context memo)

newline is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

newline is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

non-newlineclj

(non-newline input)
(non-newline input context)
(non-newline input bindings context memo)

non-newline is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

non-newline is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

openclj

(open input)
(open input context)
(open input bindings context memo)

open is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

open is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

optimizeclj

(optimize input)
(optimize input context)
(optimize input bindings context memo)

optimize is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

optimize is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

plusclj

(plus input)
(plus input context)
(plus input bindings context memo)

plus is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

plus is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

productclj

(product input)
(product input context)
(product input bindings context memo)

product is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

product is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

separateclj

(separate pr coll)
source

sumclj

(sum input)
(sum input context)
(sum input bindings context memo)

sum is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

sum is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

termclj

(term input)
(term input context)
(term input bindings context memo)

term is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

term is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

timesclj

(times input)
(times input context)
(times input bindings context memo)

times is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

times is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

w*clj

(w* input)
(w* input context)
(w* input bindings context memo)

w* is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

w* is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

w**clj

(w** input)
(w** input context)
(w** input bindings context memo)

w** is a squarepeg parser rule. Call with a seq of input or use it as a rule (4 arguments).

w** is a squarepeg parser rule. Call with a
seq of input or use it as a rule (4 arguments).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close