-
When i started on writing Paka in March 2020 I had no idea what I was getting into.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
I had only previously spent one month tops per project; Moving onto newer ideas and abandoning code was my modus operandi. I started new project, like the countless before, that was intended to be an interpreter for a new langugage called DEXT written in The D Programming Language. As time passed and the code grew to about 3000 lines before the name change to Paka.
-
In order to help others' languages that looked fun, I decided to implement a new language that works alongside Paka. A free little language called Quest, made by a friend by the name of sampersand. It was had performance than the implementation they made, though had much head room to improve. It ended up not working out in the end, but it was a fun way to test my language's capability and try to improve quest as a language.
-
Passerine was the next language i decided to try to fit onto paka, but alas this one too was eventually put aside for the time being.
-
purr
Discontinued Purr VM and Paka language [Moved to: https://github.com/ShawSumma/paka] (by shawsumma)
If you found any of this article interesting or helpful, it would be appreciated to give me a star over at shawsumma/purr and/or shawsumma/minivm.
-
If you found any of this article interesting or helpful, it would be appreciated to give me a star over at shawsumma/purr and/or shawsumma/minivm.
Related posts
-
Passerine: A small functional scripting language with macros, powered by Rust
-
GitHub - vrtbl/passerine: A small extensible programming language designed for concise expression with little code.
-
Extensible syntax?
-
Passerine — extensible functional scripting langauge — 0.9.0 Released!
-
Show HN: D++lang – A new systems programming language with Python-like syntax