Back to explore

jevlang: Semantic if in Python

Install via pip install jevlang; use the ~ operator to ask semantic questions about values and get numbers or labels for thresholding, sorting, and branching.

Python with a smart if. if ticket ~ "the customer wants a refund": route("billing") ~ asks a question about a value and gets back a number or a label. Never text. So you threshold it, sort on it, branch on it. pip install jevlang https://github.com/sumanmichael/jevlang… #jev

· 0 likesOpen on X