Click here to Skip to main content
15,887,434 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What's a "real" programming language? Pin
jschell27-Dec-23 6:21
jschell27-Dec-23 6:21 
GeneralRe: What's a "real" programming language? Pin
Daniel Pfeffer27-Dec-23 6:55
professionalDaniel Pfeffer27-Dec-23 6:55 
GeneralRe: What's a "real" programming language? Pin
honey the codewitch27-Dec-23 7:03
mvahoney the codewitch27-Dec-23 7:03 
GeneralRe: What's a "real" programming language? Pin
Daniel Pfeffer27-Dec-23 7:30
professionalDaniel Pfeffer27-Dec-23 7:30 
GeneralRe: What's a "real" programming language? Pin
jschell28-Dec-23 5:30
jschell28-Dec-23 5:30 
GeneralRe: What's a "real" programming language? Pin
Jerry Manweiler28-Dec-23 5:06
Jerry Manweiler28-Dec-23 5:06 
GeneralRe: What's a "real" programming language? Pin
PIEBALDconsult27-Dec-23 6:06
mvePIEBALDconsult27-Dec-23 6:06 
GeneralRe: What's a "real" programming language? Pin
jschell27-Dec-23 6:36
jschell27-Dec-23 6:36 
PIEBALDconsult wrote:
with a "real" programming language, you can implement it's compiler/assembler


Interesting definition.

So for that it would exclude C#, Java, JavaScript.
But would include C/C++, Fortran and Pascal.

Focusing on C# and Java they can create a binary file. It is after all just a matter of writing to a file.
So they can for example create their own interpreter. Perhaps as a hack, but they can do it.
They can definitely create their own compiled (byte code) files. There are actually libraries in both languages for that.

So creation, to a certain extent, is not it.

So it is a two step process that makes it not fit the definition?

Isn't C/C++ 'built' using a compiler and then a linker? Although those can be one application the process of each is distinct. And I have certainly used systems where they were distinct applications.

Additionally I can find both a Microsoft and gcc linker right now. So they still exist however they might be used.

So there are still two steps.

I was also wondering where Lisp fits into the above. Definitely a compiled language. But no way would I want to create a compiler using that.
GeneralRe: What's a "real" programming language? Pin
honey the codewitch27-Dec-23 7:02
mvahoney the codewitch27-Dec-23 7:02 
GeneralRe: What's a "real" programming language? Pin
jschell28-Dec-23 4:57
jschell28-Dec-23 4:57 
GeneralRe: What's a "real" programming language? Pin
PIEBALDconsult27-Dec-23 7:31
mvePIEBALDconsult27-Dec-23 7:31 
GeneralRe: What's a "real" programming language? Pin
Daniel Pfeffer27-Dec-23 7:44
professionalDaniel Pfeffer27-Dec-23 7:44 
GeneralRe: What's a "real" programming language? Pin
PIEBALDconsult27-Dec-23 8:10
mvePIEBALDconsult27-Dec-23 8:10 
GeneralRe: What's a "real" programming language? Pin
jschell28-Dec-23 5:15
jschell28-Dec-23 5:15 
GeneralRe: What's a "real" programming language? Pin
Daniel Pfeffer28-Dec-23 9:17
professionalDaniel Pfeffer28-Dec-23 9:17 
GeneralRe: What's a "real" programming language? Pin
trønderen28-Dec-23 6:52
trønderen28-Dec-23 6:52 
GeneralRe: What's a "real" programming language? Pin
Daniel Pfeffer28-Dec-23 9:15
professionalDaniel Pfeffer28-Dec-23 9:15 
GeneralRe: What's a "real" programming language? Pin
jschell29-Dec-23 6:17
jschell29-Dec-23 6:17 
GeneralRe: What's a "real" programming language? Pin
MSBassSinger28-Dec-23 4:21
professionalMSBassSinger28-Dec-23 4:21 
GeneralRe: What's a "real" programming language? Pin
jschell28-Dec-23 5:16
jschell28-Dec-23 5:16 
GeneralRe: What's a "real" programming language? Pin
jschell28-Dec-23 5:14
jschell28-Dec-23 5:14 
GeneralRe: What's a "real" programming language? Pin
trønderen27-Dec-23 8:14
trønderen27-Dec-23 8:14 
JokeRe: What's a "real" programming language? Pin
trønderen27-Dec-23 6:59
trønderen27-Dec-23 6:59 
JokeRe: What's a "real" programming language? Pin
honey the codewitch27-Dec-23 7:00
mvahoney the codewitch27-Dec-23 7:00 
GeneralRe: What's a "real" programming language? Pin
trønderen28-Dec-23 6:54
trønderen28-Dec-23 6:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.