TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Software Transactional Memory lisp experiments

2 pointsby robert-zarembaalmost 12 years ago

1 comment

robert-zarembaalmost 12 years ago
The PyPy platform is really amazing. I hope one day the we can use all the scientist Python libs on PyPy! cffi (<a href="http://cffi.readthedocs.org/" rel="nofollow">http:&#x2F;&#x2F;cffi.readthedocs.org&#x2F;</a>) makes writing FFI much easier and in more portable way then using python CAPI or clunky ctypes. And now the STM - a remedy for the famous GIL.