fix
This commit is contained in:
parent
816bc5e8a6
commit
a23882d981
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ So recently a plethora of new languages appeared, which are *transpiled* (conver
|
|||
|
||||
Modern tools make the transpilation very fast and transparent, actually allowing developers to code in another language and auto-converting it "under the hood".
|
||||
|
||||
The most used are
|
||||
Examples of such languages:
|
||||
|
||||
- [CoffeeScript](http://coffeescript.org/) is a "syntactic sugar" for JavaScript. It introduces shorter syntax, allowing us to write clearer and more precise code. Usually, Ruby devs like it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue