What is The Difference Between Maya Embedded Language And SGML, Programming Languages
Maya Embedded Language is a Scripting Language, while SGML is a Markup Language
What are Scripting Languages
Scripting languages are programming languages that control an application. Scripts can execute independent of any other application. They are mostly embedded in the application that they control and are used to automate frequently executed tasks like communicating with external programs.
What are Markup Languages
A markup language is an artificial language that uses annotations to text that define how the text is to be displayed.
While Maya Embedded Language is a Scripting Language, and SGML is a Markup Language
Let us now look at the difference between the two:
What is Maya Embedded Language Programming Language – A brief synopsis
Abbreviated as MEL, it is a scripting language that is used to support tasks on the Maya software. Its syntax resembles that of Perl.
What is SGML Programming Language – A brief synopsis
Standardized General Markup Language (SGML) has descended from IBM’s Generalized Markup Language. It is an ISO standard metalanguage that can define markup languages for documents. It was designed with the intent of sharing machine-readable documents of large projects that had to be retained for long years.
Sources
A Complete List of Computer Programming Languages
Other Posts