Jump to content

What Programming language Is This?

- - - - -

  • Please log in to reply
4 replies to this topic

#1
deedo

deedo

    Newbie

  • Members
  • Pip
  • 7 posts
Hello everyone,

Can someone please tell me what programming language is such as I written below?

This program cannot be run in DOS mode

<!-- Settings Tree Items -->
<Settings Name="Settings">
<General Name="General"/>
</Settings>

Thanks in advance

Deedo

#2
DarkLordofthePenguins

DarkLordofthePenguins

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 409 posts
Some XML-based language.
Programming is a journey, not a destination.

#3
deedo

deedo

    Newbie

  • Members
  • Pip
  • 7 posts

Quote

Some XML-based language.

May I know the EXACT programming language of those, also the common software to write the program itself?

#4
Smilex

Smilex

    Learning Programmer

  • Members
  • PipPipPip
  • 84 posts
I would say that that is XML. You've got the HTML style with the tagging, just not any HTML known tags. I only know of XML that does that

#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
It looks like XML, which is data, not programming. That could be used by another program to define behavior of components, but that does not make the file a programming language.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users