|
|
|
|
|
by gouggoug
164 days ago
|
|
I wonder who the target is for such language. What's difficult with programming isn't the language itself, it's everything else: understanding concepts, algorithms, programming patterns, the science. It feels a bit like trying to reinvent the language of mathematics. It'd be really inefficient writing math in plain English. |
|
P.S. The English-to-AST though could be useful to other projects that may want natural-ish language input without having to resort to a LLM. E.g. a modify CSV tool in natural language like one posted yesterday.