There are 0 repository under ocaml-program topic.
cross-platform multi-network p2p daemon (previously at http://mldonkey.sourceforge.net/)
DAFT Allows File Transfers
MolEnc: a molecular encoder using rdkit and OCaml.
Molecular Mechanics in OCaml
Reference implementation of the Distance-Based Boolean Applicability Domain for HTS datasets
Wrapper on top of liblinear-tools
Parallel and Distributed execution of command lines, pardi !
Reference implementation of the Vanishing Ranking Kernels (VRK) method
Wrapper on top of libsvm-tools
Van der Waals 3D grid initialization benchmark
Transpile from a simple language to whitespace
AutoCorrelation of Pharmacophore Features
Performance benchmark for Parmap and Parany
Blockchain network demo
This repository contains example applications using several irmin-backends
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.
Analyser is a static analyser which finds errors and undefinded behaviors in C programs with inline assembly.
đ Hey there! This Git repository is where I'm uploading my OCaml đ« files! Let's code some magic! đ
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.
COMP 302: Programming Languages and Paradigms - Homeworks