Back to explore

jevlang: Semantisches if in Python

Installation via pip install jevlang; der ~-Operator stellt semantische Fragen zu Werten und liefert Zahlen oder Labels zum Schwellenwertsetzen, Sortieren und Verzweigen.

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