Skip to content
View epatrizio's full-sized avatar
πŸ‘‹
πŸ‘‹

Organizations

@agile-france
Block or Report

Block or report epatrizio

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
epatrizio/README.md

Hi there πŸ‘‹

tl;dr

  • πŸ’» R&D software engineer
  • πŸ’½ Computer Scientist, work in progress ;)
  • ➿ Programming languages design enthusiast
  • 🌍 Need for open source
  • 🌻 Convinced by the minimalist philosophy
  • πŸ€” Discovering low tech computing approach
  • 🐫 OCaml
  • πŸ•Έ WebAssembly (wasm)
  • 🐘 PHP
  • πŸŒ” Lua
  • πŸ“– Life long learner

current status

OCamlPro company

I contribute to the OCamlPro owi 🐌 project (OCaml WebAssembly toolchain : concrete and symbolic interpretation), part of a research project on OCaml to Wasm compilation.

Side project

ola (OCaml Lua experiments) is a personal experimental project. First step, ola is a Lua language interpreter written in OCaml.
My objective is to obtain a deeper understanding of dynamic languages design.

Pinned

  1. ola ola Public

    OCaml Lua Interpreter

    OCaml 1

  2. comp2mzam comp2mzam Public

    Imperative language compiler to the Mini-ZAM

    OCaml

  3. cds cds Public

    Data structures in C language

    C

  4. ctestfmk ctestfmk Public

    Minimalist and naive unit testing framework in C language

    C

  5. hgame hgame Public

    A sample game in Haskell language

    Haskell

  6. bdd bdd Public

    Binary Decision Diagram in OCaml

    OCaml