trivia

2023-06-18

NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase

Upstream URL

github.com/guicho271828/trivia

Author

Masataro Asai, Manfred Bergmann

License

LLGPL
README

trivia

NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • trivia.balland2006

trivia.balland2006

Optimizer for Trivia based on (Balland 2006)

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • alexandria

  • iterate

  • trivia.trivial

  • type-i

trivia.benchmark

Benchmarking system of trivia

Authors:
Masataro Asai
Dependencies:
  • iterate

  • optima

  • trivia

  • trivia.balland2006

trivia.benchmark/run

System that runs the benchmark

Authors:
Masataro Asai
Dependencies:
  • trivia.benchmark

trivia.cffi

cffi foreign slot access extension for trivia

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • cffi

  • trivia.trivial

trivia.fset

FSet extention of trivia

Version:
0.1
License:
LLGPL
Authors:
Manfred Bergmann
Dependencies:
  • fset

  • trivia.trivial

trivia.level0

Bootstrapping Pattern Matching Library for implementing Trivia

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • alexandria

trivia.level1

Core patterns of Trivia

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • trivia.level0

trivia.level2

NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • closer-mop

  • lisp-namespace

  • trivial-cltl2

  • trivia.level1

trivia.ppcre

PPCRE extention of trivia

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • cl-ppcre

  • trivia.trivial

trivia.quasiquote

fare-quasiquote extension for trivia

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • fare-quasiquote-readtable

  • trivia.trivial

trivia.test

Test system of trivia

Authors:
Masataro Asai
Dependencies:
  • fiveam

  • optima

  • trivia

  • trivia.cffi

  • trivia.fset

  • trivia.ppcre

  • trivia.quasiquote

trivia.trivial

Base level system of Trivia with a trivial optimizer. Systems that intend to enhance Trivia should depend on this package, not the TRIVIA system, in order to avoid the circular dependency.

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • trivia.level2

Dependencies (12)

  • alexandria
  • cffi
  • closer-mop
  • cl-ppcre
  • fare-quasiquote
  • fiveam
  • fset
  • iterate
  • lisp-namespace
  • optima
  • trivial-cltl2
  • type-i
  • GitHub
  • Quicklisp