SaaSHub helps you find the best software and product alternatives Learn more →
Vilmos Alternatives
Similar projects and alternatives to vilmos
-
tcpack
tcpack is an application protocol based on TCP to Pack and Unpack bytes stream in go program.
-
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.
-
shortlink
High-Performance Shortlink ( Short URL ) app creator in Golang. For privacy reasons, you may prefer to host your own short URL app and this is the one to use.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
vilmos discussion
vilmos reviews and mentions
- vilmos - Visual Interpreted Language to Make Obedient Serial Art
-
vilmos 2.0.0 BIG UPDATE is released! - String type support, Scaled images support and File Management [Visual Interpreted Language to Make Obedient Serial art]
vilmos is a stack-based programming language written by me based on colors and images instead of code, so you can basically write a programs just by drawing a picture. What I linked in the post above is the interpreter that makes runnable images written following vilmos language specs. In vilmos, each pixel of the given image rapresents a single instruction (for example: push to the stack, print from the stack, duplicate the top of the stack, and so on..), so what the interpreter does is reading the given image pixels and compare their RGB values with the operations RGB values specified in the documentation. But you can define also custom color codes to override the standard ones!
-
vilmos v1.2.1 is out! (Visual Interpreted Language to Make Obedient Serial art)
I report here vilmos language specification. Feel free to collaborate to the project, suggest changes and updates, and fix unexpected behaviours. I hope you will enjoy it!
-
vilmos - Visual Interpreted Language to Make Obedient Serial art
Thank you! It is an interpreter for a language written by me based on colors and pictures instead of coding. You can see language specifications here Do you think I have to change something on the Readme to make it more clear? And if it's a positive answer, then what would you suggest?
Very clever observation! :D Actually, it refers to the Hungarian name. As mentioned in the language specification, in LANGUAGE.md file of the repository, the language name comes from the Hungarian painter Vilmos Huszár because of his paintings involving blocky shapes, just like the pixels needed to program in vilmos.
- Vilmos – Visual Interpreted Language to Make Obedient Serial Art
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 May 2025
Stats
Vinetwigs/vilmos is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of vilmos is Go.