I'm writing a visual programming language based specifically around procedural generation. What kind of features should I consider?

As the title suggests, I'm currently working on writing a compiled programming language called Vertex. It can be written in a flat file like classical programming languages or with a visual IDE called Quiver that renders it as a Node Graph. It's multi-threaded by default, purely functional, auto memory managed, and is embeddable after compiled so you can drop it into game engines to generate content at runtime.

I want the core focus of language to be around procedural generation of various forms so I'm curious if anyone has any features, tools, or content I should consider.

Hit me with your ideas!

πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/TheDudeFromCI
πŸ“…︎ Dec 13 2021
🚨︎ report
Programming languages or libraries for music generation

What are some well-maintained programing languages or libraries for existing languages (ideally Rust or Python) that you guys are actively using to make music?

There seem to be 1001 options out there, but digging deeper into any of them leads to bugs and lack of documentation and maintainers. The closest thing to a "mature" lang I found (with bindings for lodas of other languages) is csound, but it's very clunky and I often feel like I have to reinvent wheels when using it.

πŸ‘︎ 11
πŸ’¬︎
πŸ‘€︎ u/elcric_krej
πŸ“…︎ May 04 2021
🚨︎ report
Gretea - New generation programming language around green tea

Gretea is ~new generation~ type safe systems programming language that supports compile to C++ (there will be much more languages in the future)

Core written in Rust and will be bootstrapped within.

It has runtime scripting language based on Elite (click) generics, variadics, compile-time statements, variables and its STL contains C++ functions from FFI. (see tea.black)

Also there's 'compile' keyword, that's makes super easy to declare a new variables with same variable datas.

There's no garbage collector (yet).

Source code (click)

Also there will be to use Gretea as interpreted language in the future.

I loved to use and develop it while drinking a bit green tea.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/ferhatgec
πŸ“…︎ Aug 09 2021
🚨︎ report
I made a Turing complete, open source programming language that compiles to executable from generated assembly github.com/LensPlaysGames…
πŸ‘︎ 57
πŸ’¬︎
πŸ‘€︎ u/MrTinyToes
πŸ“…︎ Jan 06 2022
🚨︎ report
I made a Turing complete, open source programming language that compiles to executable from generated assembly github.com/LensPlaysGames…
πŸ‘︎ 64
πŸ’¬︎
πŸ‘€︎ u/MrTinyToes
πŸ“…︎ Jan 06 2022
🚨︎ report
Third-generation programming language problems
πŸ‘︎ 42
πŸ’¬︎
πŸ‘€︎ u/RedbloodJarvey
πŸ“…︎ Jan 19 2021
🚨︎ report
"For the fifth year in a row, JavaScript was the most commonly used programming language" via Stack Overflow Developer Survey Results 2017 stackoverflow.com/insight…
πŸ‘︎ 331
πŸ’¬︎
πŸ‘€︎ u/magenta_placenta
πŸ“…︎ Mar 22 2017
🚨︎ report
Best programming language to generate html file from parsed files?

I want to parse a bunch of files, then generate an html file to display a formatted version of what I parsed. I would like to add styling and drop-down lists to the generated html file as well.

I have experience with the following languages:

Go, Rust, C, Python, Javascript

I am leaning towards using Rust or Go because their documentation pages are all generated from parsing source code, but I am not sure if there is a more suitable language to use.

What language would be best for this? Are there any other languages I should consider using?

πŸ‘︎ 11
πŸ’¬︎
πŸ‘€︎ u/EdgedSurf
πŸ“…︎ Dec 17 2021
🚨︎ report
This repo is an attempt to define the next generation of the Logo programming language. github.com/daumling/logo
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/dajoy
πŸ“…︎ Feb 15 2021
🚨︎ report
Fifth annual IEEE Spectrum interactive programming language ranking 2018 spectrum.ieee.org/static/…
πŸ‘︎ 15
πŸ’¬︎
πŸ‘€︎ u/dochtman
πŸ“…︎ Aug 04 2018
🚨︎ report
A comparison of three programming languages for a full-fledged next-generation sequencing tool | BMC Bioinformatics bmcbioinformatics.biomedc…
πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/Jamo008
πŸ“…︎ Apr 24 2020
🚨︎ report
BMW's Fifth-Generation Electric Motor Is a Magnet-Free Masterpiece interestingengineering.co…
πŸ‘︎ 547
πŸ’¬︎
πŸ‘€︎ u/Sorin61
πŸ“…︎ Jan 14 2022
🚨︎ report
[WP] Countless generations of whispers and fear, hundreds driven mad, and untold destruction. The old ones crept in every corner of the world whispering to all who would hear, and now one understands. The old ones speak programming languages.
πŸ‘︎ 15
πŸ’¬︎
πŸ‘€︎ u/Darmanarya
πŸ“…︎ Sep 17 2020
🚨︎ report
BMW Reveals Revolutionary Tech In Its Fifth Generation Electric Motor motortrend.com/news/bmw-i…
πŸ‘︎ 90
πŸ’¬︎
πŸ‘€︎ u/Vailhem
πŸ“…︎ Jan 14 2022
🚨︎ report
CoqPL 2019 The Fifth International Workshop on Coq for Programming Languages popl19.sigplan.org/track/…
πŸ‘︎ 14
πŸ’¬︎
πŸ‘€︎ u/anton-trunov
πŸ“…︎ Sep 17 2018
🚨︎ report
At Concordium, we are developing a next-generation blockchain. This is a complex piece of software, and it needs to be correct and reliable. Thomas Dinsdale-Young presents the programming languages that power Concordium and explains why did we choose them. medium.com/concordium/rus…
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/CoreyGilligan
πŸ“…︎ Jun 23 2020
🚨︎ report
"Dylan is a multi-paradigm functional and object-oriented programming language. It is dynamic while providing a programming model designed to support efficient machine code generation, including fine-grained control over dynamic and static behaviors." opendylan.org/
πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/unquietwiki
πŸ“…︎ Jun 25 2020
🚨︎ report
Visual Basic .Net dead? No, it's fifth most popular programming language zdnet.com/article/microso…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/bprogramming
πŸ“…︎ Dec 03 2018
🚨︎ report
It sounds like the Toyota Prius will get a fifth generation in 2022 thedrive.com/news/43424/i…
πŸ‘︎ 461
πŸ’¬︎
πŸ‘€︎ u/RhinestoneTaco
πŸ“…︎ Dec 08 2021
🚨︎ report
At Concordium, they are developing a next-generation blockchain. A complex piece of software, and it needs to be correct and reliable. Thomas Dinsdale-Young presents the programming languages that power Concordium and explains why did they choose them. medium.com/concordium/rus…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/CoreyGilligan
πŸ“…︎ Jun 24 2020
🚨︎ report
At Concordium, we are developing a next-generation blockchain. This is a complex piece of software, and it needs to be correct and reliable. Thomas Dinsdale-Young presents the programming languages that power Concordium and explains why did we choose them. medium.com/concordium/rus…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/CoreyGilligan
πŸ“…︎ Jun 23 2020
🚨︎ report
Generative art in raylib using the Crystal programming language. youtu.be/LnUxELmalNU
πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/sol-vin
πŸ“…︎ Nov 26 2021
🚨︎ report
Su-75 and Su-57 side by side: two fifth-generation fighters of Russia [3840x2160]
πŸ‘︎ 3k
πŸ’¬︎
πŸ‘€︎ u/Geektrooper_One
πŸ“…︎ Nov 11 2021
🚨︎ report
The unique sound of the jet engines of the Russian fifth generation Su-57 fighter. v.redd.it/yjddwmhf5o481
πŸ‘︎ 1k
πŸ’¬︎
πŸ‘€︎ u/5igorsk
πŸ“…︎ Dec 10 2021
🚨︎ report
In defense of complicated programming languages viralinstruction.com/post…
πŸ‘︎ 342
πŸ’¬︎
πŸ‘€︎ u/oilaba
πŸ“…︎ Jan 25 2022
🚨︎ report
What programming languages do you usually use for coding tests, leetcode tests, and such?

Just curious. What do you usually use for Leetcode and job interview? Is it C++, Java, Python, Go, or others?

Any reason why you pick that language over another (besides familiarity)?

πŸ‘︎ 260
πŸ’¬︎
πŸ‘€︎ u/LittleWompRat
πŸ“…︎ Jan 26 2022
🚨︎ report
What programming languages were commonly used for games made in the 80's, 90's, and 2000's?

Just a little bit curious which ones were popular, maybe even the games for each platform.

πŸ‘︎ 604
πŸ’¬︎
πŸ‘€︎ u/Metalkon
πŸ“…︎ Jan 17 2022
🚨︎ report
In defense of complicated programming languages viralinstruction.com/post…
πŸ‘︎ 334
πŸ’¬︎
πŸ‘€︎ u/oilaba
πŸ“…︎ Jan 25 2022
🚨︎ report
A website which presents solutions to the same task in as many different programming languages as possible. rosettagit.org/
πŸ‘︎ 3k
πŸ’¬︎
πŸ‘€︎ u/snugglesaurus
πŸ“…︎ Jan 20 2022
🚨︎ report
What is the highest level programming language?

I'm learning the difference between high and low level languages and it seems like more of a spectrum, with binary being on one end and English being on the other.

However, I'm curious if anyone knows of any languages lower level than English but higher than say, Python.

πŸ‘︎ 146
πŸ’¬︎
πŸ‘€︎ u/timstats91
πŸ“…︎ Jan 24 2022
🚨︎ report
Faireum | The Faireum iGaming platform runs on top of Faireum blockchain and its protocols, to support a new generation of iGaming DApp compatible with all of the WASM blockchain contracts written by high-level programming languages to deliver a wide range of fair game content from an open dev. twitter.com/Faireumoffici…
πŸ‘︎ 21
πŸ’¬︎
πŸ‘€︎ u/wartech_17
πŸ“…︎ May 02 2019
🚨︎ report
This is how I create a new programming language!!
πŸ‘︎ 956
πŸ’¬︎
πŸ‘€︎ u/GNVageesh
πŸ“…︎ Jan 24 2022
🚨︎ report
The Faireum iGaming platform runs on top of Faireum blockchain and its protocols, to support a new generation of iGaming DApp compatible with all of the WASM blockchain contracts written by high-level programming languages to deliver a wide range of fair game content from an open developer marketpl twitter.com/Faireumoffici…
πŸ‘︎ 21
πŸ’¬︎
πŸ‘€︎ u/wartech_17
πŸ“…︎ Apr 17 2019
🚨︎ report
In which Programming Language do you want a keyboard generator to be written?

Purely out of curiosity and to learn about trends in this group, which language do people want to work with to generate their keyboards? Obviously Clojure is the base of many of the keyboards due to foundational work by Matthew Adereth, continued by many contributors. Others, including myself, have ported the general structure to Python. If you could choose any language, what would be your preference and why?

If you are also willing to share a little about your background that would also add to the discussion to see what languages are preferred by people of different ages, occupations, etc.

πŸ‘︎ 16
πŸ’¬︎
πŸ‘€︎ u/j_oshreve
πŸ“…︎ Jul 10 2021
🚨︎ report
C is one of the easiest programming languages
πŸ‘︎ 3k
πŸ’¬︎
πŸ‘€︎ u/4gbRAMisstupid
πŸ“…︎ Dec 23 2021
🚨︎ report
[OC] Which programming language is required to land a data job at Meta (Facebook)
πŸ‘︎ 15k
πŸ’¬︎
πŸ‘€︎ u/Left_Ad8361
πŸ“…︎ Nov 17 2021
🚨︎ report
Plange - a 5th generation programming language (W.I.P. please leave comments) plange.tech
πŸ‘︎ 22
πŸ’¬︎
πŸ‘€︎ u/coder0xff
πŸ“…︎ Dec 04 2015
🚨︎ report
Zig programming language 0.9.0 released ziglang.org/download/0.9.…
πŸ‘︎ 924
πŸ’¬︎
πŸ‘€︎ u/dh44t
πŸ“…︎ Dec 21 2021
🚨︎ report
Should i change programming language?

Im am 15 years old and i want to be a game developer but i have already started learning python which is not good for games. Should i switch to another language or keep going with python and why?

Edit : i want to thank all of you for your time and suggestions because it was hard to do it individually.

πŸ‘︎ 261
πŸ’¬︎
πŸ‘€︎ u/Nickolas0_0
πŸ“…︎ Jan 06 2022
🚨︎ report
Next Generation Programming Languages

I am very interested in learning new programming languages, escaping the habit of just using what is known and widely used. I recently started learning Rust and Crystal and i like their approaches to old problems. Do you know/like some modern languages that try to be different?

πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/colonlc
πŸ“…︎ Mar 23 2018
🚨︎ report
Deleting tik tok my feed is just 20 year old fifth generation guidos pretending they aren’t basic white girls at this point
πŸ‘︎ 19
πŸ’¬︎
πŸ“…︎ Jan 21 2022
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.