Hacker News new | ask | show | jobs
by wiseowise 1679 days ago
That doesn't make it no-code or low-code. It's just a high level programming language that's more efficient at solving one problem than another.
1 comments

You're really just arguing about the definition of the word "code".
arguably, higher level language use higher level general code features, where-as no/lo-code solutions are using specialised/domain features.

This would make them similar to a framework like chef/ansible/puppet that requires a large library of "knowledge" on how to do various things (all written in traditional low/high-level general code).