Hacker News new | ask | show | jobs
by eshaan7 2066 days ago
I know very little about AI. But I think one could try to get AI to write an existing language.

Let me explain: Python, for example, is a language specification which has different implementations in different languages, most popular being CPython (commonly referred to as Python).

So if you fed the existing implementations of python to an AI and asked it to create a new one in some other language - I think this could be very well be a fruitful experiment.