Skip to content

mDATAx01/MicroCaml-and-Microtop-mutop-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroCaml and Microtop: an Ocaml like and Ocaml-based mini programming langage

This project involves the implementation of MicroCaml, a variant of OCaml with a reduced feature set and dynamic typing. Unlike OCaml, MicroCaml lacks compile-time type checking, similar to scripting languages like Python and Ruby, where type validation occurs during runtime.

Additionally, the project includes the development of mutop (Microtop), a version of utop tailored for MicroCaml

Inspired by a project from the university of Maryland, USA

About

MicroCaml: an Ocaml-like mini programming langage, written in Ocaml using Dune and Microtop: a utop version designed for microcaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors