ocaml-program
There are 29 repositories under ocaml-program topic.
ygrek/mldonkey
cross-platform multi-network p2p daemon (previously at http://mldonkey.sourceforge.net/)
abbysmal/Goodboy
A pure OCaml Gameboy emulator
RedPRL/algaett
🦠 An experimental elaborator for dependent type theory using effects and handlers
UnixJunkie/daft
DAFT Allows File Transfers
UnixJunkie/molenc
MolEnc: a molecular encoder using rdkit and OCaml.
tsudalab/ACP4
AutoCorrelation of Pharmacophore Features
UnixJunkie/hts_shrink
Reference implementation of the Distance-Based Boolean Applicability Domain for HTS datasets
UnixJunkie/linwrap
Wrapper on top of liblinear-tools
UnixJunkie/MMO
Molecular Mechanics in OCaml
UnixJunkie/pardi
Parallel and Distributed execution of command lines, pardi !
UnixJunkie/rankers
Reference implementation of the Vanishing Ranking Kernels (VRK) method
UnixJunkie/svmwrap
Wrapper on top of libsvm-tools
UnixJunkie/vdW_grid_bench
Van der Waals 3D grid initialization benchmark
jgkaplan/whitespaceTranspiler
Transpile from a simple language to whitespace
UnixJunkie/gram-matrix-bench
Performance benchmark for Parmap and Parany
UnixJunkie/ofts
OCaml fuzzy type search
MatrixAI/OCaml-Demo
OCaml Demo Project
Quazar-Corp/Sheldrake
Blockchain network demo
ssdubey/irmin-backend-applications
This repository contains example applications using several irmin-backends
Bhavya1912/Ocaml-Prac
For each of these questions, some simple tests are shown—they may also serve to make the question clearer if needed. To work on these problems, we recommend you first install OCaml or use it inside your browser.
jboillot/analyser
Analyser is a static analyser which finds errors and undefinded behaviors in C programs with inline assembly.
David-Mais/OCaml_Projects
👋 Hey there! This Git repository is where I'm uploading my OCaml 🐫 files! Let's code some magic! 🚀
MungaSoftwiz/BrainCaml
An OCaml-based interpreter for the Brainf*ck esoteric programming language.
peppe212/OCaml-interpreter
Implementation of an interpreter in OCAML
SreecharanV/Tokenization-and-Categorization-using-OCaml-A-Lexical-Analysis-Approach
An OCaml-based lexical analyzer that identifies and classifies tokens such as identifiers, operators, punctuation symbols, integer literals, and keywords. The project involves tokenizing input text, categorizing tokens, and printing them with their respective categories. Key functions include tokenize, is_alnum, is_punctuation, and print_tokens.
Narimanzk/ProgrammingLanguagesAndParadigms
COMP 302: Programming Languages and Paradigms - Homeworks
s-alad/advent-of-code-2023-ocaml
Advent Of Code 2023 Ocaml Solutions