Eko: New Programming language write entirely in D (Feedback welcome)
pouya1dev
poyaxc545 at gmail.com
Fri Aug 21 18:12:23 UTC 2026
On Friday, 21 August 2026 at 17:54:32 UTC, user1234 wrote:
> On Friday, 21 August 2026 at 17:01:13 UTC, pouya1dev wrote:
>> Thank you very much. I will definitely look into the examples
>> you provided.
>
> I forgot to mention a few several ones. Notably styx-lang. You
> also have two alternatives D front-ends written themselves in
> D. You see it's a classic to write programming languages. A bit
> like game engines.
>
> Recently we also had an annouce about someone using D to write
> a scripting engine but it was AI slop (Kite), so the topic was
> a bit delicate if you see what I mean.
>
> There is also one that was made for a game engine, I remember a
> conversation with the author on IRC but I cant find any
> official annouce RN.
Thanks again. These examples will help me a lot. And it's really
interesting that D has a long history of writing interpreters or
compilers. To be honest, D is really one of the best options for
this because it's both simple and has built-in functions unlike
C. But C is also a good option and a very classic option in the
programming community. I have a plan not to write my entire
language based on D. Because it will be significantly more
dependent and a bug in D might break my language. (Of course the
D team is always working hard to develop and improve D) and I
wish Eko would be self-hosted.
More information about the Digitalmars-d
mailing list