
arty
@artyomplaunov
Followers
26
Following
296
Media
2
Statuses
116
Joined November 2018
RT @ocaml_org: Introducing Jane Street's OxCaml Branch!: Jane Street is a well-known OCaml powerhouse. They have a reputation for expertise….
tarides.com
An overview of Jane Street's OxCaml branch introducing new extensions to OCaml, and how Tarides is supporting the project.
0
10
0
Finished my first pass at implementing disk based B trees for my DB. Super fun designing my own storage manager and disk layout for the B tree nodes.
github.com
Contribute to artjomPlaunov/ocaml_db development by creating an account on GitHub.
0
0
1
Super fun quine puzzle on today's advent of code challenge (day 17). A quine is a program that prints itself as output, character for character (without disk access).. Here is my own quine that I wrote in C a while back:.
github.com
Self referential program. Contribute to artjomPlaunov/quine development by creating an account on GitHub.
0
0
0
Excited to join the @eatonphil book club on Sciore's Database Design and implementation as my first foray into DB's. Will be writing a database from scratch in OCaml :-) .
github.com
Contribute to artjomPlaunov/ocaml_db development by creating an account on GitHub.
2
2
42