Explore >> Select a destination


You are here

www.poppastring.com
| | www.frankysnotes.com
12.9 parsecs away

Travel
| |
| | third-bit.com
11.5 parsecs away

Travel
| |
| | mdavey.wordpress.com
14.2 parsecs away

Travel
| | Given Joe Duffy's blog is so quite these days, its time to speculate. TheLLILC announcement some months ago is interesting - a continued openness from Microsoft. The main difference between Roslyn and LLILC, as provided by LLILC github is: Roslyn provides frontend support, whilst LLILC (via LLVM) provides backend support: Roslyn exposes the data structures...
| | lukelowrey.com
64.4 parsecs away

Travel
| I have been working on a ASP.NET Core project that requires me to build and publish sass stylesheets, css and javascript. I wanted to streamline the process so I put together this simple webpack [https://webpack.js.org/] setup to automate what had been a couple of manual steps.