Sick Gaming
SKIP Programming Language Released By Facebook - Printable Version

+- Sick Gaming (https://www.sickgaming.net)
+-- Forum: Programming (https://www.sickgaming.net/forum-76.html)
+--- Forum: Game Development (https://www.sickgaming.net/forum-80.html)
+--- Thread: SKIP Programming Language Released By Facebook (/thread-86617.html)



SKIP Programming Language Released By Facebook - xSicKxBot - 09-27-2018

SKIP Programming Language Released By Facebook

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2018/09/skip-programming-language-released-by-facebook.png" width="599" height="389" title="" alt="" /></div><div><p>SKIP, previously known as Reflex, is a general purpose programming language developed as a research project at Facebook over the last 3 years.  Facebook have finished development and authorized the language lead developer to release the project as open source.  SKIP is available on Github under the MIT source license.</p>
<p>The leader developer made the following Tweet announcing the release today:</p>
<p><a href="https://twitter.com/Vjeux/status/1044987130533961728"><img width="599" height="389" title="image" alt="image" src="http://www.sickgaming.net/blog/wp-content/uploads/2018/09/skip-programming-language-released-by-facebook.png" border="0" /></a></p>
<p>You can learn more about the language at <a title="http://skiplang.com/" href="http://skiplang.com/">http://skiplang.com/</a>.  The language can be downloaded as a Docker image, with full installation instructions <a href="http://skiplang.com/docs/getting_started.html">available here</a>.  There is also a web based playground application for trying out SKIP on the website.  SKIP is described as:</p>
<blockquote>
<p>Skip is a general-purpose programming language that tracks side effects to provide caching with reactive invalidation, ergonomic and safe parallelism, and efficient garbage collection. Skip is statically typed and ahead-of-time compiled using LLVM to produce highly optimized executables.</p>
</blockquote>
<p align="center">[embedded content]</p>
<p class="under"> <span class="categories"><a class="catLinks" href="http://www.gamefromscratch.com/category/Programming.aspx">Programming</a> <a class="catLinks" href="http://www.gamefromscratch.com/category/News.aspx">News</a></span> <span class="tags"><a class="tagLinks" href="http://www.gamefromscratch.com/?tag=/Programming" rel="tag">Programming</a></span>
</p>
<hr />
</div>