A Go library for dynamically evaluating expressions using s-expression syntax, designed for simplicity and extensibility.
Evaluator is a Go library that enables dynamic expression evaluation using s-expression syntax, commonly used in Lisp. It provides a flexible way to parse and compute expressions at runtime, making it useful for rule engines, configuration evaluation, and conditional logic in applications.
in, between, and overlap.Evaluator prioritizes simplicity and extensibility, offering a minimal yet powerful foundation for expression evaluation that developers can easily adapt to their specific needs.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.