#lithia — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lithia, aggregated by home.social.
-
I recently resumed the work on rewriting my toy programming language #Lithia from an interpreter to a stack based virtual machine.
Oh my gosh is it exhausting. But now that I have most foundation work done, it starts getting rewarding. Feels great being able to add some tokens, the vm opcodes and implementing them.
Not that I have much more than if-statements/expressions and some lame arithmetic stuff. -
Elsword, el Yo-Contra-El-Barrio gratuito se actualiza y recibe a Lithia como nuevo personaje
-
After two years developing the #Lithia programming language it's time to take look on the current state and what we can learn from it.
https://www.vknabel.com/posts/the-current-state-of-lithia-after-2-years/
-
I currently rewrite large parts of my #programminglanguage #Lithia and it’s going great. It will fix some failed experiments and should also improve performance.
#compiler #interpreter