frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: ProcASM – A general purpose, visual programming lanugage

https://procasm.temware.site
11•Temdog007•10mo ago
I've been working as a software engineer since 2016. I've always had side projects that I would work on outside of my job. At first, it was just web games. But in 2021, I took an interest in programming languages and started making my own. When I got laid off from my job in late 2023 (budget cuts according to my employer), I decided to focus on becoming an independent developer and being able to monetize my own software.

Since I was working on programming languages, my plan was to make a commercial grade programming language. Monetizing it would be difficult since there are so many free and open source programming languages out there. The only way I could think to stand out was to make something that hasn't been made before. General purpose programming languages DO exist; Visual programming languages DO exist. As far as I know, general purpose, visual programming languages DO NOT exist. So, that is what I decided to create.

I wrote a blog on my website <https://temware.site/html/blogs/procasm_justification.html> talking about how ProcASM works and some justifications on why developers and companies would consider using it. There is documentation <https://procasm.temware.site/documentation.html> describing ProcASM's concepts in more detail. And, there is a manual <https://procasm.temware.site/manual.html> that describes how to use application itself.

I have examples on the website <https://procasm.temware.site/procedure_view.html> showcasing how procedures are displayed in ProcASM. The images on that page are procedures, created in ProcASM, that were exported to SVG files from ProcASM.

You can try out ProcASM for free in your browser here: <https://procasm.temware.site/demo.html>

If you just want to see examples in ProcASM, use the links below to load projects in the demo.

Sample Project: <https://procasm.temware.site/demo.html?sampleProject=https%3...> Execute the Procedures: *Fibonacci*, *Test: Fizz Buzz*, and *Guess Number* to get an idea on how ProcASM works.

Network Project: <https://procasm.temware.site/demo.html?sampleProject=https%3...> This project contains examples of TCP clients and servers. If your using the browser version, you can load the project and view the procedures. However, you cannot execute any of the procedures in this project since they rely on native dynamic libraries which can't be executed in the browser. If you are using the desktop version, you can execute the procedures: Test TCP Client, Test TCP Server, and Test HTTP Server. This page <https://procasm.temware.site/getting_started.html?show=netwo...> can help you with compiling a dynamic library on you machine.

Support Forum Project: <https://procasm.temware.site/demo.html?sampleProject=https%3...> To ensure that ProcASM was suitable for software development, I decided to create something non-trivial with it; the back-end for the support forum <https://forum-procasm.temware.site>. The project was transpiled to C code using ProcASM (available only for the desktop versions). Then, that C code was compiled on a FreeBSD machine to generate an executable. That executable is running on a FreeBSD server. The *Server* procedure is the *main* procedure for the application. The dynamic library is not available. So, you can only view the procedures in this project.

Comments

nizarmah•10mo ago
I just saw the Hello World example on the website, and the video.

It seems like your program is really capable, but I'm finding the UI extremely overwhelming.

I find myself comparing this to MIT's Scratch, and I know your tool is much more capable, but the user experience makes Scratch so intuitive.

Everything reads like a short sentence, and I can just dive in without understanding what I'm doing.

Any chance this can turn into something like "building legos"?

Blocks can be built exactly like Scratch. And, then, maybe you can map their input/output streams as a way to connect blocks (ideally inferred on the run).

And people can re-use blocks that others have built.

I know this is supposed to be a programming language, not a toy. But, selfishly, I want the UX to feel like it's a toy, so simple to discover it on my own. I can imagine prototyping stuff with it, especially if there's a library of stuff that I can use or contribute to while doing so...

Temdog007•10mo ago
Thanks for the feedback.

I was wondering if the UI might give users some trouble. I had decided to write my own GUI library for this application instead of using an existing one. But now, I think retooling the GUI with an existing GUI library is in order.

> Any chance this can turn into something like "building legos"?

I'm not sure what you mean by "building legos"? Right now, users can create and reuse procedures. Sub-procedures, on the other hand, are tied to a specific procedure. I think this tool can work fine as is for prototyping.

But without a better UI, users may be choosing not use the app at all. So, I'll focus on a UI redesign.

nizarmah•10mo ago
The legos was referring to user experience, sorry about the vagueness.

I'd love to try this again with a simpler UI. If there's a place I can follow for updates, LMK.

mdaniel•10mo ago
> Personal Subscriptions are per-user. So, this subscription is valid for one user

So if it's $100 per year and it's a programming language, at 366 days I can't even use what I already wrote? I'd advocate for the JetBrains licensing model: it remains licensed to the user indefinitely but just with no updates. Otherwise for a programming language that's extortion not a licensing fee

Temdog007•10mo ago
> it remains licensed to the user indefinitely but just with no updates

That is how the purchasing model currently works. Once you have downloaded the executable, you are free to use it forever even after your subscription ends.

But, I can see where there might be confusion. So, I'll be sure to re-word that page and make it more clear.

GPT-5.4 Thinking System Card

https://openai.com/index/gpt-5-4-thinking-system-card/
135•mudkipdev•1h ago•86 comments

Wikipedia in read-only mode following mass admin account compromise

https://www.wikimediastatus.net
503•greyface-•3h ago•156 comments

Show HN: Jido 2.0, Elixir Agent Framework

https://jido.run/blog/jido-2-0-is-here
153•mikehostetler•3h ago•35 comments

Good software knows when to stop

https://ogirardot.writizzy.com/p/good-software-knows-when-to-stop
207•ssaboum•5h ago•120 comments

A GitHub Issue Title Compromised 4k Developer Machines

https://grith.ai/blog/clinejection-when-your-ai-tool-installs-another
127•edf13•2h ago•23 comments

The Brand Age

https://paulgraham.com/brandage.html
30•bigwheels•1h ago•10 comments

Datasets for Reconstructing Visual Perception from Brain Data

https://github.com/seelikat/neuro-visual-reconstruction-dataset-index
28•katsee•2h ago•1 comments

Optimizing Recommendation Systems with JDK's Vector API

https://netflixtechblog.com/optimizing-recommendation-systems-with-jdks-vector-api-30d2830401ec
26•mariuz•2d ago•0 comments

The Government Uses Targeted Advertising to Track Your Location

https://www.eff.org/deeplinks/2026/03/targeted-advertising-gives-your-location-government-just-as...
115•hn_acker•1h ago•37 comments

Show HN: PageAgent, A GUI agent that lives inside your web app

https://alibaba.github.io/page-agent/
36•simon_luv_pho•2h ago•13 comments

Nvidia PersonaPlex 7B on Apple Silicon: Full-Duplex Speech-to-Speech in Swift

https://blog.ivan.digital/nvidia-personaplex-7b-on-apple-silicon-full-duplex-speech-to-speech-in-...
323•ipotapov•11h ago•103 comments

Launch HN: Vela (YC W26) – AI for complex scheduling

12•Gobhanu•1h ago•13 comments

Fast-Servers

https://geocar.sdf1.org/fast-servers.html
72•tosh•5h ago•25 comments

Google Workspace CLI

https://github.com/googleworkspace/cli
848•gonzalovargas•18h ago•269 comments

GPT-5.4 Thinking and GPT-5.4 Pro

https://twitter.com/i/status/2029620619743219811
70•denysvitali•59m ago•20 comments

Greg Kroah-Hartman Stretches Support Periods for Key Linux LTS Kernels

https://fossforce.com/2026/03/greg-kroah-hartman-stretches-support-periods-for-key-linux-lts-kern...
30•brideoflinux•3d ago•11 comments

Hardware hotplug events on Linux, the gory details

https://arcanenibble.github.io/hardware-hotplug-events-on-linux-the-gory-details.html
6•todsacerdoti•3d ago•0 comments

World-first gigabit laser link between aircraft and geostationary satellite

https://www.esa.int/Applications/Connectivity_and_Secure_Communications/World-first_gigabit-per-s...
128•giuliomagnifico•4d ago•49 comments

Relicensing with AI-Assisted Rewrite

https://tuananh.net/2026/03/05/relicensing-with-ai-assisted-rewrite/
329•tuananh•14h ago•330 comments

GPT 5.4 Thinking and Pro

https://twitter.com/OpenAI/status/2029620619743219811
49•twtw99•55m ago•7 comments

Google Safe Browsing missed 84% of confirmed phishing sites

https://www.norn-labs.com/blog/huginn-report-feb-2026
209•jdup7•4h ago•64 comments

Intelligence is a commodity. Context is the real AI Moat

https://adlrocha.substack.com/p/adlrocha-intelligence-is-a-commodity
107•adlrocha•4d ago•68 comments

Poor Man's Polaroid

https://boxart.lt/blog/poor_mans_polaroid
160•ZacnyLos•11h ago•48 comments

Apple: Enough Is Enough

https://bastibe.de/2026-03-05-apple-woes.html
36•speckx•3h ago•6 comments

The Man Who Broke into Jail

https://www.newyorker.com/magazine/2026/03/09/alexander-friedmann-profile-prison-reform
55•fortran77•1d ago•31 comments

Building a new Flash

https://bill.newgrounds.com/news/post/1607118
676•TechPlasma•22h ago•225 comments

AMD will bring its “Ryzen AI” processors to standard desktop PCs for first time

https://arstechnica.com/gadgets/2026/03/amd-ryzen-ai-400-cpus-will-bring-upgraded-graphics-to-soc...
195•Bender•3d ago•174 comments

Smalltalk's Browser: Unbeatable, yet Not Enough

https://blog.lorenzano.eu/smalltalks-browser-unbeatable-yet-not-enough/
119•mpweiher•11h ago•58 comments

US asked Ukraine for help fighting Iranian drones, Zelensky says

https://www.bbc.com/news/articles/cr5llg0e9g9o
16•tartoran•43m ago•2 comments

Cloudflare rewrites Next.js as AI rewrites commercial open source

https://newsletter.pragmaticengineer.com/p/the-pulse-cloudflare-rewrites-nextjs
8•pseudolus•49m ago•0 comments