GO • In 2009, Go was released by Google. • Large organization faces coding issues on a daily basis and the aim of GO is managing that coding issues. • Go is an open source language. • makes it easy to build efficient and more reliable software. • Why developers are happy with GO, The main reason is here, Easy to use Simplicity Concurrency features Performance. • GO was TIOBE programming language of the year in 2016. • Influenced by c, Limbo, CSP, Modula, Python, Smalltalk, Pascal and BCPL. ELIXIR • Elixir is designed for building scalable and maintainable application and it is functional and dynamic language. • Elixir appeared in 2011. • Influenced by Erlangen, LFE, Closure, and Ruby. • Elixir is used by companies such as Discord, Pager Duty, Moz etc… • Erlangen functions can be called from Elixir Without runtime impact due to compilation to Erlangen bytecode. • Elixir also provides an extensible design and productive tooling. • Example: i.e.> IO.puts (“Hello World!”) // O...
Comments
Post a Comment
Thanks you
for comment and your suggestion