Monthly Archives: May 2015

The moment of truth — code generation

Yesterday I decided enough is enough and it is time to focus on code generation. I cannot say currently Skila is feature rich, but it has all the core elements I think they are essentials for the start — self type, extension methods, enums, default methods in interfaces, lambdas, covariance, variadic parameters with limits, and generics. Any new feature will be added when the compiler will get more mature and I will have actual working code at my first platform of choice — PHP.

Of course I am not busy only with Skila but with NLT as well — I’ve just uploaded new version of this suite, after half of year of work it was about the time.

Advertisement
Tagged