-
I've been developing a language called Prowl in the discord server. Strings can be concatenated into bigger strings, it turns out you can do the same with programs, and they are related - Prowl is a stack language that uses regex for control flow. It's also kind of a logic language, since regex semantics includes forms of backtracking. The patterns match data instead of strings, like in FP, and then the combinators decide the control flow from there. Eval has a type like Stack -> List Stack, then there are 3 basic operators "cat", "alt", and "intersect" (we use juxtaposition, |, and && as in regex, but it's also >>=, <|>, *> in Haskell) which put code together. While the language is still largely in the design phase, there is a prototype interpreter that is able to run most examples. If this interests you, check out the language tour.
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
I wrote this as a part of a Twitter chain before realizing just how limiting 140 chars per post are. It will serve as a PL monthly review instead. So far there has been no bites to my posts on the Tenstorrent and Groq Reddit pages, so it does not seem I am likely to get a sponsor for Spiral. At this time, rather than AI chips I'd rather get GPUs to speed up my rendering times.
-
I have been working on a prototype of a fund transfer app called HADWIN, actually completed and released version 1.0.0 ... i guess we can call it progress π I have built it with Flutter... but scalability is an issue so this month I will probably be working on making it scalable with this server I have been building with python-flask other than that debugging most probably.
-
FruitCastle
Fruit Castle is a web application intended to serve as common centralized backend service provider for a wide range of apps requiring different types of data
I have been working on a prototype of a fund transfer app called HADWIN, actually completed and released version 1.0.0 ... i guess we can call it progress π I have built it with Flutter... but scalability is an issue so this month I will probably be working on making it scalable with this server I have been building with python-flask other than that debugging most probably.
-
I'm working on a RigC language. A language that aims to have similar features to C++ but with syntax more like Rust's. Right now we're writing a VM for it. In the future we'll be writing a transpiler to LLVM IR to produce native code.
-
I've released the first 1.0 beta version of Gaiman. I'm doing small tweaks but it seems that all language features are there. But I need to improve code coverage so I know that everything is tested. And I need to stress test a bit my parser so I know that odd syntax combinations works.
-
Not much language or compiler related in the Ecstasy project over the past month.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
hereβs the link for anyone interested!
Related posts
-
DaScript renamed to Daslang β high-performance statically typed script language
-
Show HN: Add AI Guide App for Programable Prompt Engine
-
Show HN: Programmable Prompt Engine β a new way to manage and reuse your prompts
-
Make a New Programming Language
-
Tabloid: The Clickbait Headline Programming Language (2021)