this post was submitted on 06 Jun 2023
27 points (100.0% liked)

Programming

13455 readers
21 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I have been working on a forum site just to dabble with PHP. I'm dockerising it too to practice docker.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 2 years ago (1 children)

You probably notice the other post on here, working on Melosynthos and coming up with the language design for Meta-AST. Basically making it so that it's easy to write a new compiler.

[โ€“] [email protected] 3 points 2 years ago

That sounds great.