June Bangalore Haskell meetup Safer haskell programming with type level proofs.A talk about using type level programming concepts to prevent code with incorrect business logic. more
|
Bengaluru Systems Meetup #2 JIT Compilers – Inside and OutTraditionally, programming languages are either interpreted with a bytecode VM, or compiled to machine code. JIT compilers somehow do both, blurring the lines between “interpreted” and “compiled”. How? more
|
Bengaluru Systems Meetup #4 Implementing a better JavaScript toolchain from the ground up, in Zig.JavaScript tooling is messy, and their performance less than ideal. more
|