Recreational programming (or recreational coding) is the practice of writing code purely for personal enjoyment, curiosity, or creative expression, entirely disconnected from professional deadlines, portfolios, or side hustles.
A simple REPL for RPN expression made in Odin
Pure Odin Regular Expression Package - for potential inclusion in core
A micro conditional go engine used to parse the raw logical and comparison expressions, evaluate the expression in the given data context, and provide access to a text form of the given expressions.
pratt parser for simple expressions built in odin
Porting Google RE2 regular expression engine to Odin language.
A command line tool that calculates the value of an expression
No description provided.
No description provided.
An Odin implementation of the Bantam Pratt Expression Parser
Parses and simplifies simple mathematical expressions
A dice algebra expression parser & calculator written in Odin. Intended to be complex enough to learn a few things about Odin but simple enough to do in a short time.
Simple expression evaluators made for language practicing purposes.
Try to parse arithmetic expressions in odin.