Facebook Open-Sources SKIP Programming Language | Synced

Skip is an experimental research language project that Facebook developed over the last three years: “Skip tracks side effects to provide caching with reactive invalidation, ergonomic and safe para...

By · · 1 min read

Source: Synced | AI Technology & Industry Review

Skip is an experimental research language project that Facebook developed over the last three years: “Skip tracks side effects to provide caching with reactive invalidation, ergonomic and safe parallelism, and efficient garbage collection. Skip is statically typed and ahead-of-time compiled using LLVM to produce highly optimized executables.”