G Language (written in D) featured in awesome-d and awesome-programming-languages

pouyathe pouya.momhidei at gmail.com
Tue Feb 3 03:29:45 UTC 2026


On Monday, 2 February 2026 at 18:26:14 UTC, Sönke Ludwig wrote:
> Looking at the project, this appears to be nothing but a big 
> pile of AI slop with no real functionality (just like the 
> newsgroup post itself). As an example, look at the "source 
> code": 
> https://github.com/pouyathe/glang/blob/main/source/oda/source/code/glang_foroda.d
>
> My suspicion would be that the repository contains malware, 
> although I haven't looked into that.

Hello Sönke and everyone,

My response is late due to my timezone - I'm based in Iran.

Your comment was correct—the code was full of empty functions and 
appeared non-functional. However, the reason is not that the 
project is "AI slop." The reason is that I wrote this interpreter 
with very limited internet access and no AI assistance.

I live in Iran. Here:

     Access to AI tools like ChatGPT is often blocked or requires 
payment, which isn't feasible for me.

     Internet connectivity is unstable, forcing me to code offline 
much of the time.

When I say "I wrote it," I mean I built it from scratch, through 
trial and error. The code is messy because I was learning in a 
vacuum. The empty functions were personal notes to 
myself—placeholders for logic I planned to complete later, 
whenever I might have a reliable connection to look things up.

This project is the real effort of one person building something 
with severely limited resources.

I have updated the README to clearly state this context. I fully 
understand the code needs a fundamental refactor, and I am now 
working on it with this new clarity.

If anyone is willing to offer technical guidance—not based on 
what I've built so far, but on my determination to build under 
difficult circumstances—I would gratefully accept it.

Sincerely,
Pouya


More information about the Digitalmars-d mailing list