过去 34 天里,我从摆弄编程语言中学到了什么
2 分•作者: alonsovm44•大约 2 个月前
不知为何,我的原帖被版主标记了。我不会抱怨,但还是觉得挺奇怪的。
我从 2025 年 12 月开始尝试 AI 编程。坦白说,我的项目几乎都是 AI 生成的,尽管我努力理解每个项目背后的理论。
你可以在我的 GitHub 上查看我第一次尝试的编程语言,一个名为 VII 的项目。
在这个过程中我学到了很多东西。
(注:函数语法确实有点糟糕,老实说,我计划改进。)
这是我最新的项目:
https://github.com/alonsovm44/tc-lang
查看原文
For some reason my OG post has flagged by mods. I won't complain but it is still weird.
I began toying around with AI coding in december 2025. I won't lie. My projects are almost all AI generated although I take effort in understanding the theory behind each project.
You can check my first attempt at a PL on my github , a project called VII.
I've learned a lot in this process.
(note: function syntax is a bit bad honestly, i will plan on improving)
This is my latest project
https://github.com/alonsovm44/tc-lang