←back to thread

173 points daviducolo | 5 comments | | HN request time: 1.177s | source
1. torlok ◴[] No.43335258[source]
This is only for string matching? I can't find any mentions of regular expression support. Why use the "re" naming scheme?
replies(2): >>43335297 #>>43335300 #
2. daviducolo ◴[] No.43335297[source]
The Story Behind the Name

The name "krep" has an interesting origin. It is inspired by the Icelandic word "kreppan," which means "to grasp quickly" or "to catch firmly." I came across this word while researching efficient techniques for pattern recognition.

Just as skilled fishers identify patterns in the water to locate fish quickly, I designed "krep" to find patterns in text with maximum efficiency. The name is also short and easy to remember—perfect for a command-line utility that users might type hundreds of times per day.

replies(1): >>43338161 #
3. daviducolo ◴[] No.43335300[source]
however support for regular expressions will come very soon!
4. null_name ◴[] No.43338161[source]
Was this comment written by an LLM? What use, if any, did you make of LLMs when writing krep?
replies(1): >>43359584 #
5. globnomulous ◴[] No.43359584{3}[source]
It really does sound like LLM-generated text.