Java to Closure JavaScript transpiler. Contribute to google/j2cl development by creating an account on GitHub. (more…)
Read more »
Scheme on Java on Common Lisp. Contribute to atgreen/cl-kawa development by creating an account on GitHub. (more…)
Read more »
Part 1 of The Weekly Challenge 171 : Create sub compose($f, $g) which takes in two parameters $f and $g as subroutine refs and returns subroutine ref i.e. compose($f, $g)-($x) = $f-($g-($x)) . While the problem is given in a Perl centric way, the intent i... (more…)
Read more »
A straight forward C++ to Java port of Daniel Lemires fast_double_parser - wrandelshofer/FastDoubleParser... (more…)
Read more »
Java enums will be enhanced with generics support and with the ability to add methods to individual items, new JEP shows. Both features can be delivered with one single change, reason for which they're bundled together. The change only affects the Java co...
Read more »