https://github.com/harshdoesdev/bitexpr
A tiny boolean expression evaluator in Rust
https://github.com/harshdoesdev/bitexpr
Last synced: 26 days ago
JSON representation
A tiny boolean expression evaluator in Rust
- Host: GitHub
- URL: https://github.com/harshdoesdev/bitexpr
- Owner: harshdoesdev
- License: mit
- Created: 2024-01-19T21:28:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T21:42:45.000Z (almost 2 years ago)
- Last Synced: 2024-01-19T22:54:26.605Z (almost 2 years ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitexpr
A tiny boolean expression evaluator in Rust