JetBrains has announced a new public roadmap for Kotlin that details the next 6 months. Currently, the Kotlin team is focusing on delivering fast turnaround to speed up the change-test-debug cycle, working on a new compiler, a fast IDE, and more. The compiler is a rewrite of the Kotlin compiler optimized for speed, parallelism, and … continue reading
Apple has introduced full exclusivity enforcement enabled at run-time in version 5 of its Swift programming language. The feature improves memory safety by preventing a variable from being accessed by a different name during a modification of its value, explained Andrew Trick, software engineer at Apple, in a developer blog. The feature was previously available … continue reading
Real-time application performance monitoring company NodeSource announced the release of N|Solid 3.1 today, bringing a new debugging tool to their Node.js application development, management, security and analysis platform, alongside other new features. NodeSource says the new tool, which utilizes cross-process snapshot diffing, can help teams spot memory leaks more quickly. While the technique has been … continue reading