data-as-code and code-as-data
Language matters to artificial intelligence. However many failed to consider specific requirements such as language structure. The same structure has to be used to represent data and code. Watch human beings. Do you think that all their cells get frozen at some point awaiting for a reboot a moment later. Of course not, 1) because there is data persistence and 2) code and data are the same. So you can forget the MVC (Model-View-Controller ) pattern which taught you how good it is to separate program and data. You can put in the trash many programming techniques and tools brought by big companies because their goal was to conquer at all costs Now that you can free yourself, you may also wonder how to program as you think and undoubtedly choose Lisp to develop your AI systems. Take a look at the simple graph below and see how it is stored and permanently adjusted in accordance with other interconnected neural networks |
|
Why use Lisp ? I should say because it has always been the most advanced programming language. The closest to human thinking. |
|