issues
search
Klebert-Engineering
/
simfil
The Simple Map Filter Language Interpreter 🌳.
BSD 3-Clause "New" or "Revised" License
6
stars
0
forks
source link
Case-Insensitive syntax
#10
Closed
johannes-wolf
closed
2 years ago
johannes-wolf
commented
2 years ago
Implements #7.
Adds operator
=
as an alias for
==
Case-Insensitive operators (
and
,
or
, …)
Case-Insensitive functions
josephbirkner
commented
2 years ago
💯
Implements #7.
=
as an alias for==
and
,or
, …)