Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a natural language web application framework?

Is there a natural language web application framework? Maybe something like http://inform7.com ?

Maybe something like:

Make a website called My_homepage at my_homepage.com
The homepage for My_homepage is called mainpage
mainpage has a title of 'Home'
mainpage has text at the top saying 'My homepage'

like image 267
yazz.com Avatar asked Dec 20 '25 04:12

yazz.com


1 Answers

If you mean "Is there a framework for developing web application in natural language?" - no there isn't.

And not only for web application. The natural language is way too complicated to be understand with no duplication of meanings. The syntax is not strictly defined and so on ... In fact we people have difficult times understanding each other :)

You cannot write a formal grammar on natural language that fits in hierarchy of Chomsky. Even the C/C++ grammar is very complicated. (it's Context-sensitive I believe).

Actually I think that not the programming languages are difficult to understand in fact. The algorithms and the concept of programming, the semantic that those programming languages have is more important.

like image 119
anthares Avatar answered Dec 24 '25 12:12

anthares



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!