September 06, 2013

Future Programming Languages that will change IT World

Future Programming Languages

It's all about being innovative and keeping a tap of innovative technologies. If you are a developer looking to understand futuristic technologies, this article is a must-read for you. We have presented 10 programming languages that will make a difference in the way IT world works. These languages are set to change the IT landscape.

Dart

This was created by Google to counter the weakness that comes on JavaScript when it works with web applications in large numbers. The Dart language, Google hopes, will become the new vernacular of web programming. It uses uses C-like syntax and keywords. One significant difference, however, is that while JavaScript is a prototype-based language, objects in Dart are defined using classes and interfaces, as in C++ or Java. Dart also allows programmers to optionally declare variables with static types.

Website: https://www.dartlang.org/

Wiki: http://en.wikipedia.org/wiki/Dart_%28programming_language%29

Ceylon

This language is being developed by Gavin King who has denied that the language being developed at Red Hat, is meant to be a "Java killer." Among King's gripes are Java's verbose syntax, its lack of first-class and higher-order functions, and its poor support for meta-programming. In particular, he's frustrated with the absence of a declarative syntax for structured data definition, which he says leaves Java "joined at the hip to XML." Ceylon aims to solve all these problems.

Website: http://ceylon-lang.org/

Wiki: http://en.wikipedia.org/wiki/Ceylon_%28programming_language%29

Go

Google is understood to have created a programming language called Golang, or Go. This, say some tech analysts, might just end up replacing Java altogether. This language is a general-purpose programming code that works on everything from application development to systems programing. While it is still a work in progress, and the language specification may change, developers can actually start working with it today itself.

Website: http://golang.org/?ModPagespeed=noscript

Wiki: http://en.wikipedia.org/wiki/Go_%28programming_language%29

F#

This has been popular for a long time with computer scientists and academia. F# (pronounced "F-sharp"), is a Microsoft language that has been designated to be both functional and practical. Given the fact that it is a first-class language on the .Net Common Language Runtime (CLR), it can access all of the same libraries and features as other CLR languages, such as C# and Visual Basic.

Website: http://www.tryfsharp.org/

Wiki: http://en.wikipedia.org/wiki/F_Sharp_%28programming_language%29

Opa

Web development is too complicated. Even the simplest web app requires countless lines of code in multiple languages: HTML and JavaScript on the client, Java or PHP on the server, SQL in the database, and so on. Opa doesn't replace any of these languages individually. Rather, it seeks to eliminate them all at once, by proposing an entirely new paradigm for Web programming. In an Opa application, the client-side UI, server-side logic, and database I/O are all implemented in a single language, Opa.

Website: http://opalang.org/

Wiki: http://en.wikipedia.org/wiki/Opa_%28programming_language%29

Fantom

Should you develop your applications for Java or .Net? If you code in Fantom, you can take your pick and even switch platforms midstream. That's because Fantom is designed from the ground up for cross-platform portability. The Fantom project includes not just a compiler that can output bytecode for either the JVM or the .Net CLI, but also a set of APIs that abstract away the Java and .Net APIs, creating an additional portability layer.

Website: http://fantom.org/

Wiki: http://en.wikipedia.org/wiki/Fantom_%28programming_language%29

Zimbu

This particular language takes its particles and components from languages across the board and is the brainchild of Bram Moolenaar. He was the creator of the Vim text editor. The language is slated to be fast, concise, portable, and easy-to-read. Its syntax is unique and idiosyncratic, yet feature-rich. It uses C-like expressions and operators, but its own keywords, data types, and block structures. It supports memory management, threads, and pipes. Portability is a key concern. Although Zimbu is a compiled language, the Zimbu compiler outputs ANSI C code, allowing binaries to be built only on platforms with a native C compiler.

Website: http://www.zimbu.org/

Wiki: http://en.wikipedia.org/wiki/Zimbu

X10

This is a parallel processing language that works was once a specialized niche of software development. However, with the increase in multicore CPUs and distributed computing, today's programming languages aren't keeping pace with the trend. This is why IBM Research is developing X10, a language designed specifically for modern parallel architectures, with the goal of increasing developer productivity "times 10." X10 handles concurrency using the partitioned global address space (PGAS) programming model. Code and data are separated into units and distributed across one or more "places," making it easy to scale a program from a single-threaded prototype (a single place) to multiple threads running on one or more multicore processors.

Website: http://x10-lang.org/

Wiki: http://en.wikipedia.org/wiki/X10_%28programming_language%29

haXe

haXe (pronounced "hex") is more than just any random portable language. It is a multi-platform language, which is capable of targeting diverse operating environments, that range from native binaries to interpreters and virtual machines. It can be used by developers and then compiled into object code, JavaScript, PHP, Flash/ActionScript, or NekoVM bytecode today.

Website: http://haxe.org/

Wiki: http://en.wikipedia.org/wiki/Haxe

Chapel

This is a brilliant language to work with in a world characterized by high-performance computing. The language was designed with supercomputing and clustering in mind, and is part of Cray's Cascade Program, an ambitious high-performance computing initiative funded in part by the U.S. Defense Advanced Research Project Agency (DARPA). Chapel's syntax draws from numerous sources. In addition to the usual suspects (C, C++, Java), it borrows concepts from scientific programming languages such as Fortran and Matlab. Its parallel-processing features are influenced by ZPL and High-Performance Fortran, as well as earlier Cray projects.

Website: http://chapel.cray.com/

Wiki: http://en.wikipedia.org/wiki/Chapel_%28programming_language%29

References

http://www.efytimes.com/e1/fullnews.asp?edid=115314

Blogger Labels: Future,World,article,difference,Dart,Google,JavaScript,numbers,language,vernacular,syntax,prototype,objects,classes,Java,Website,Wiki,Dart_,Ceylon,Gavin,killer,Among,gripes,absence,data,definition,problems,Ceylon_,Golang,purpose,code,development,specification,computer,academia,Microsoft,Given,fact,Common,Runtime,features,Visual,Basic,F_Sharp_,HTML,client,server,database,Rather,paradigm,logic,Opa_,Fantom,Should,platform,output,APIs,layer,Fantom_,Zimbu,components,brainchild,Bram,Moolenaar,creator,text,expressions,supports,memory,management,threads,Although,ANSI,niche,CPUs,trend,Research,goal,times,PGAS,places,machines,Flash,ActionScript,NekoVM,Haxe,Chapel,performance,Cray,Cascade,Program,initiative,Defense,Project,Agency,DARPA,addition,Fortran,Matlab,High,Chapel_,Languages,technologies,interfaces,analysts,systems,platforms,particles,operators,outputs,units,environments,concepts,References,developer,keywords,wikipedia,lang,developers,compiler,bytecode,binaries

No comments:

Featured Post

Java Introdcution

Please send your review and feedback to psrdotcom@gmail.com