zlacker

[return to "Nanolang: A tiny experimental language designed to be targeted by coding LLMs"]
1. Surac+Wa1[view] [source] 2026-01-20 08:50:27
>>Scramb+(OP)
as i already wrote in an other comment. Where are the millions lines of code needed to train LLM in this Nanolang? LLM are like parrots. if you dont give them data to extract the statistic probability of the next word, you will not get any usefull output. LLM do not think, they can't learn without training data
◧◩
2. ako+4v1[view] [source] 2026-01-20 11:29:32
>>Surac+Wa1
That's an incorrect assumption. You can get quite far with some skill documents and some examples in combination with tools to compile and run your code. The LLM will train itself on the fly based on the feedback from these tools.
[go to top]