youdontknowtho
- Karma
- 683
- Created
- June 18, 2016 (10y ago)
- Submissions
- 0
- Simple, fast, and safe memory management (youtu.be)
-
Perennial Lisp newb question... SICP used a scheme dialect. How big of a difference is there really between Common LISP and scheme? Which would be the better place to start if building apps for other people to use?
- Using PowerShell Modules in Azure Functions (blogs.msdn.microsoft.com)
-
Are there similarly performant ways to achieve the same safety guarantees provided by Rust? Do compiled functional languages or toolkits/libraries for existing imperative languages have the characteristics of Rust that…