.NET programming languages |
C#
C# is a simple, modern, and object-oriented programming language. With syntax similar to the C family of languages, C# is familiar to C, C++, Java, and JavaScript programmers.
F#
F# has lightweight syntax and requires very little code to build software. It is an open-source language that makes it easy to write succinct, robust, and high-performing code. It also has a powerful programming rules system and a convenient standard library for building mission-critical, correct, fast, and reliable software.
Visual Basic
Visual Basic is an object-oriented programming language developed by Microsoft. Using Visual Basic makes it fast and easy to create type-safe .NET apps. Type safety is the extent to which a programming language discourages or prevents logical coding errors.
Common Language Infrastructure (CLI) languages
Languages like ClojureCLR, Eiffel, IronPython, PowerBuilder, and many others also work on the .NET platform. This is because .NET implements the Common Language Infrastructure (CLI). You can think of CLI as a template for creating .NET-compatible languages.
No comments:
Post a Comment