h a l f b a k e r yBone to the bad.
add, search, annotate, link, view, overview, recent, by name, random
news, help, about, links, report a problem
browse anonymously,
or get an account
and write.
register,
|
|
|
Please log in.
Before you can vote, you need to register.
Please log in or create an account.
|
there is a few ways this could happen.
1. make code from origins of how code is made just like terry
davis
2. use other program coding to create it
3. use programs to try and make it work as a template/mods and
addons
it is possible it could be made from an already existing website,
HOWEVER
this is not an idea of something already made!
this is an original idea, I have done research on google and to
avail I cannot find anything for this.
the only closest was ai and metafor
which are not what I want.
but yeah use all available words, even if it took ages and little
bit of time to do, I think it would be very successful.
could use inspiration from mario maker and game design level
design.
maybe you might think: that has nothing to do with coding.
WELL IT DOES, yes so this would make it so I could build a
program,art,games etc.
as long as I can think of it, it shall be done
Oh also a bit of inspiration for ai dungeon.
Airline Food programming language
https://esolangs.org/wiki/Airline_Food Based on Seinfeld's standup. [tatterdemalion, Dec 06 2021]
[link]
|
|
"wouldn't it be nice"....... soniiiety - you should try and create new ideas, not post "I wish there was this" notions. We could all post ideas for batteries that never go flat, or dogs that can translate languages but the trick here is to generate ideas that might actually be possible, but are somewhat dubious and to explain how. Plain language computer programming is not a new idea. |
|
|
While True:
'---print('English should be more like code, as it presently lacks
logical consistency');
'---if number_of_people_pronouncing _'book'_like_'food' >
number_of_people_pronouncing _'book'_like_''fuud'
'------break:
'---elif number_of_people_pronouncing _'blood'_like_'food' >
number_of_people_pronouncing _'blood'_like_''bud'
'------break:
|
|
|
This already exists. You can program in plain English by
telling a computer programmer what you want your
program to do, and paying them to go an write the
program for you. Then, your plain
English 'programming' will be compiled by the
programmer
down to nicely-written C++ (other languages are
available), in exactly the same way that the
programmer's C++ code will be compiled down to
machine code. |
|
|
>Dear Computer,
>
>I would like a programme which takes a difficult mathematical problem, and solves it and gives me the answer in a way that I can understand it.
>
>Thanks, and best wishes
>
>pocmloc |
|
|
hmm, this programme doesn't seem to run, but it is in good grammatical coherent English. Maybe I need someone else to check it over to see if there are any bugs in it. |
|
|
How does this differ from the basic idea of COBOL? |
|
|
//in exactly the same way// |
|
|
That's astonishing; you have a C++ compiler that charges by the
hour, and scatters obliquely snarky remarks in the binaries! |
|
|
Compared to programming in machine code, I'd say we're
pretty much there already (for a rather vague value of
"there"...). "If... then... else..." is a lot easier than
1110011110100011010011110100. |
|
| |