Put your programming language ideas here! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Put your programming language ideas here!

This is where you can put ideas dor NEW programming languages, it can be in any language, and can be named anything. I will not be rating them, and no one should. They can work, but don't have to. Here's an example: https://code.sololearn.com/cjVCGvaXEUYw/?ref=app Have Fun! Thanks for adding!

23rd Jun 2017, 2:27 AM
TheCoder
TheCoder - avatar
22 Answers
+ 10
a neural network that figures out sexy pickup lines I can use to seduce my senpai.
23rd Jun 2017, 4:09 AM
Ahri Fox
Ahri Fox - avatar
+ 5
@Ahri How about music and scribbled drawings? Google: Project Magenta https://youtu.be/2FAjQ6R_bf0 "They actually pay us to do this sort of thing..." https://magenta.tensorflow.org (This is loosely related to the OP, since with a reframe you could use these to design...edit: a new language)
23rd Jun 2017, 2:38 PM
Kirk Schafer
Kirk Schafer - avatar
+ 5
to design...a new programming language. I could finish my sentences I guess (I keep referring back to subjects and objects implicitly -- instead of explicitly -- and then all I accomplish is confusion). For example, I might take the strategy used in the video, train it to look at goals + dissect valid code at the structure level (like a system of blocks), then try different word combinations and see what code blocks it put together. It seems like a basic calculator (or even further simplified) would be the most compatible start. It would be fun to see if it produced something that evaluated / almost compiled (the programming language here would be freeform declares).
23rd Jun 2017, 6:14 PM
Kirk Schafer
Kirk Schafer - avatar
+ 5
well... programming language ideas? well I actually kinda suck at neural networks, so I was thinking for a evolution sim I could have creatures use a scripting language. simple stuff like: if food infront of head -> eat food -> else -> move and the scripted "brains" of the creatures would be evolved, not hardcoded
24th Jun 2017, 2:46 AM
Ahri Fox
Ahri Fox - avatar
+ 5
@TheCoder @Kirk Schafer not sure coder. it'll be a list of behaviours like 'move forward'. there will be a bunch of behaviours, and creatures will add and remove them randomly to their list upon birth. once alive, it will go through the script in order. there will be if statements, so the creature can at least have some detection of the world theyre in. there will be no toliets lol. but if there was, the creatures would have to learn to flush it by themselves through generational mutations
24th Jun 2017, 3:39 AM
Ahri Fox
Ahri Fox - avatar
+ 4
@Ahri censored 👅
23rd Jun 2017, 4:20 AM
Ekansh
+ 4
I'll look for your projects as I'm developing my own. When do you think you'll be on Scratch? I might not be on until later this afternoon...
24th Jun 2017, 3:12 PM
uCoder
uCoder - avatar
+ 3
Nice! Great idea =D
23rd Jun 2017, 3:13 AM
uCoder
uCoder - avatar
+ 3
You said "you are" working on a new complier language project in Scratch already? Do you know the name?
24th Jun 2017, 3:08 PM
uCoder
uCoder - avatar
+ 2
You could do calculations with your sims. Like, here's how you could reset values: if sim in Bathroom: flush to 0
24th Jun 2017, 2:52 AM
Kirk Schafer
Kirk Schafer - avatar
+ 2
Yes. That's what I was referring to. The Scratch platforms. Are you able to go on Scratch today? If so, could show you what I had in mind?
24th Jun 2017, 3:02 PM
uCoder
uCoder - avatar
+ 1
Thanks!
23rd Jun 2017, 3:20 AM
TheCoder
TheCoder - avatar
+ 1
@Ahri Fox @TheCoder Good idea. I think a sample project to begin would be great for starters. That eay if the script in order for the creatures is at fault or in question you could modify the programming language accordingly.
24th Jun 2017, 2:09 PM
uCoder
uCoder - avatar
+ 1
I understand this is for new programming languagen Although, how about the new complier? One of the best ways to get started writing a compiler is by writing a high-level-language-to-high-level-language compiler. Write a compiler that takes in strings in your language and spits out strings in C# or JavaScript or whatever language you happen to know; let the compiler for that language then take care of the heavy lifting of turning it into a runnable code.
24th Jun 2017, 2:56 PM
uCoder
uCoder - avatar
24th Jun 2017, 3:40 PM
TheCoder
TheCoder - avatar
0
No, in the OP it said PROGRAMMING languages.
23rd Jun 2017, 4:29 PM
TheCoder
TheCoder - avatar
0
Okay, so your talking about an object handling language? You can handle the map, like Code.org?
24th Jun 2017, 2:49 AM
TheCoder
TheCoder - avatar
0
@Ahri Fox Maybe you could make a sample project for it. I will try.
24th Jun 2017, 1:34 PM
TheCoder
TheCoder - avatar
0
Sadly, because the way SoloLearn handles input, you cannot do that in SL. But you can (And I am) in Scratch.
24th Jun 2017, 2:58 PM
TheCoder
TheCoder - avatar
0
Fire 🔥 a compiled language. And Krypton 🔰 an interpreted language.
24th Jun 2017, 3:10 PM
TheCoder
TheCoder - avatar