ocaml / flexdllLinks
a dlopen-like API for Windows
☆109Updated 4 months ago
Alternatives and similar repositories for flexdll
Users that are interested in flexdll are comparing it to the libraries listed below
Sorting:
- windows package repository for OPAM (mingw and msvc)☆96Updated 2 years ago
- OCaml bytecode to C compiler☆103Updated 4 years ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated this week
- Unofficial libjit mirror.☆62Updated 5 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆206Updated last year
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 5 months ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A simple cross-platform OCaml code editor built for top-level evaluation.☆65Updated 2 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- lemon parser generator, with better c++11 support☆29Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Continuation Passing C☆114Updated 6 years ago
- LALR(1) parser for C++