今回は、開発者のOliver Medhurst氏が取り組んでいるプロジェクトに焦点を当てた記事 JavaScriptを事前コンパイルする。不可能と言われた挑戦に挑む開発者。 を参考に、Porfforというツールの仕組みとその背景について整理してみようと思います。 これって ...
Script# is a development tool that generates JavaScript by compiling C# source code. It is especially interesting for scripting-in-the-large scenarios that is commonplace in the current generation of ...