An open API service providing repository metadata for many open source software ecosystems.

Topic: "ocamllex"

smolkaj/nice-parser

Nice parsers in OCaml without the boilerplate

Language: OCaml - Size: 486 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 125 - Forks: 12

noti0na1/socc

Simple C Compiler in OCaml

Language: OCaml - Size: 91.8 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 92 - Forks: 8

dario-santos/NatrixCompilerInterpreter

A compiler for the Natrix language, the final project of the Language Processing course at the University of Beira Interior (UBI).

Language: Assembly - Size: 1.83 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

RISHIT7/OcamlBasedLexer-Parser

A Simple Lexer and Parser written in Ocamllex and Menhir

Language: OCaml - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

jorto574/compilers-ntua

Compilers - Course of the 8th semester of the Electrical and Computer Engineering school, National Technical University of Athens.

Language: OCaml - Size: 3.22 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

jgkaplan/whitespaceTranspiler

Transpile from a simple language to whitespace

Language: OCaml - Size: 143 KB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

marcoantoniocorallo/Fhree

Fhree is a small strongly typed functional language, it is interpreted and it implements the big-step operational semantics.

Language: OCaml - Size: 875 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

angeluriot/Compiler

A Compiler for a Java-like language to an Assembly-like language.

Language: OCaml - Size: 294 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

gabryon99/imp

IMP is a small imperative programming language.

Language: OCaml - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

gabryon99/mucomp-lang

μcomp-lang is a didactic language implemented for Language, Compilers and Interpreters course at UniPi.

Language: OCaml - Size: 1 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

lebotlan/ocaml-adaparser

Parser of an approximation of a subset of Ada 2005. Written in Ocaml + Menhir + Lwt + ocamllex

Language: OCaml - Size: 318 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

tanishqg5325/Prolog-Interpreter

Prolog Interpreter in OCaml

Language: OCaml - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

tanishqg5325/Lambda-Spreadsheet

Small language for computing on Spreadsheets

Language: OCaml - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

lwcarani/json-parser

JSON parsers, implementations in Python and OCaml

Language: Python - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

maolonglong/bogoscheme

A subset of Scheme

Language: OCaml - Size: 44.9 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

adepreis/projet-compilation

⚙ Compilation project - Polytech ET4 IT - Noted for S7 (2020)

Language: OCaml - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

davidmanassa/Natrix 📦

Simple Interpreter and Compiler for Natrix Language

Language: OCaml - Size: 5.51 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

touist/touistplan

Translate PDDL planning problems to touist

Language: OCaml - Size: 8.64 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

SuYirouCrystal/SPICY_4115_PLT

A minimal compiler for the SPICY imperative language, implemented in OCaml. It walks a SPICY source through lexing, parsing, semantic analysis, and code generation to produce executable output.

Language: OCaml - Size: 203 KB - Last synced at: 3 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

SamyB2/LATSI-language

Implement the new LATSI language with Ocaml and menhir.

Language: OCaml - Size: 2.18 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

vit0rr/ocamllex-findout

Generate JSON tokens using Ocamllex

Language: OCaml - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MohcineProject/Expr-compiler-and-pfx-virtual-machine

An academic project where we developed an Expr compiler (a simple arithmetic language with support for lambda calculus, altough this last part is not yet fully implemented) and a Pfx virtual machine (a simple stack low level language).

Language: OCaml - Size: 1.13 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Lyce24/OCaml-lite-Interpreter-Design

The OCaml-lite interpreter is a streamlined tool for parsing and executing OCaml-lite programs, offering insights into programming language interpretation with a focus on simplicity and educational value.

Language: OCaml - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ViRoLam/Mini-Caml-Interpreter

An small OCaml interpreter written in Ocaml

Language: OCaml - Size: 1.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jonathanjameswatson/slang_dune Fork of Timothy-G-Griffin/cc_cl_cam_ac_uk

OCaml code for Compiler Construction course at University of Cambridge

Language: OCaml - Size: 339 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jonathanjameswatson/regex_parser

OCaml parsers (not compilers!) for (limited) regular expressions

Language: OCaml - Size: 15.6 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mnxn/vscode-ocaml-mll-mly Fork of hackwaly/vscode-ocaml 📦

DEPRECATED; use https://github.com/ocamllabs/vscode-ocaml-platform

Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

ElenStr/pcl

Compiler for PCL language in OCaml using LLVM

Language: OCaml - Size: 3.96 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jfthuong/vscode-ocaml-tools

VS Code extension for syntax highlighting of few OCaml tools

Language: Python - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

sankethire/COL226-Programming-Languages

Assignments under the Programming Languages Course

Language: OCaml - Size: 219 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kbreczko/proof-checker

Program do sprawdzenia poprawności dowodów formuł logicznych w systemie dedukcji naturalnej

Language: OCaml - Size: 203 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

tbarabosch/yaipl

Yet Another Imperative Programming Language - a fun project based on LLVM's Kaleidoscope

Language: OCaml - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0