Java is a powerful, object-oriented programming language, designed by James Gosling at Sun Microsystems (now an Oracle affiliate) in the early 1990s, launched in 1995. Most distributed applications are written in Java, and new technological developments allow its use also on mobile devices such as telephone, e-book, palmtop, etc. In this way, a unique platform is created, at the programmer level...
MaxScript, Modula and Miva programming languages
MAXScript is an embedded scripting language for the Autodesk 3ds Max three-dimensional modeling package, designed to automate routine tasks, optimize the use of existing features, create new editing tools and the user interface. The script API allows you to control and modify the objects of the three-dimensional scene: geometry, textures, animation, and more. It is possible to create various...
Pascal programming language
Pascal is one of the reference programming languages in computer science. Pascal was developed by Swiss Niklaus Wirth in 1970 to implement structured programming, which is easier to compile. One of its great advantages is its similarity to natural English, which makes it the ideal language for those who are in the first contact with programming. Pascal is based on the Algol language and was...
CIL, Prolog and Pawn
Common Intermediate Language (CIL), formerly known as Microsoft Intermediate Language (MSIL), is the lowest programming language at the human language level, defined by the Common Language Infrastructure (CLI) specifications, and is used by the .NET Framework, .NET Core and Mono. Languages targeting a CLI-compliant running environment are compiled to CIL, which is assembled into an object code...
RPG, Scala, Seed7 and TAL
The RPG programming language was created in the early 1960s by IBM to address the need for companies to create reports. RPG is an acronym for the English Report Program Generator, a program generator for reports. In the beginning, RPG was used only for generating and printing reports. Currently, RPG is a procedural programming language and is mainly used for creating applications in the economic...
Tcl/TK and UML programming languages
Tcl/TK (Tool Command Language) is a scripting language based on strings, interpreted at run time. These features allow it to be portable on different operating systems. Its syntax has only twelve rules, but it has all the elements needed to create programs in almost any domain quickly. It allows the development of graphical applications running on Windows, Linux, MacOSX and many other platforms...
Verilog and Visual Basic
Verilog is a hardware description language (HDL), intended to describe the behavior and/or architecture of a numerical system; in other words a combinatorial or sequential logic function. A numerical system can be described, at different levels, depending on the aspects that interest you. Thus, an HDL can describe, at the switch level, the location of connection paths (wires), resistors, and...
VHDL Programming language
VHDL (abbreviation for VHSIC HDL) is the acronym used for Very High-Speed Integrated Circuit Hardware Description Language. This is a hardware description language (HDL), intended to describe the behavior and/or architecture of a logical electronic “module,” in other words, a combinatorial and/or sequential logic function. Along with Verilog, it is the most widely used language for...
VBScript, XPath and XML
VBScript (Visual Basic Scripting Edition) is a scripting language developed by Microsoft and supported by Microsoft’s Internet Explorer Web browser. VBScript is based on Visual Basic programming language, but it is much simpler. In many ways, it is similar to JavaScript. Allows web page authors to include interactive controls, such as buttons and scrollbars, in their web pages. VBScript has...
The Swift programming language
Swift is one of the fastest-growing programming languages and is currently one of the fastest and fastest ways to create iPhone applications. In 2014 Apple thought it would be good, in addition to computers, phones, tablets, operating systems, to launch a programming language. Its name is Swift and has become increasingly popular among application developers. Since its introduction, Swift has...