Skip to content

An Ocaml interpreter written in Ocaml Pisa University CS L-31 Programming II project

Notifications You must be signed in to change notification settings

fulviodenza/Ocaml-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Ocaml-Interpreter

UniPi Project for an Ocaml Interpreter

OLD: (*** This is a project committed for the second part of UniPi's Programming 2 course. The code reflect the Ocaml semantic and syntax with the main constructs adding the Dictionary construct with operations defined on it, like defining a dictionary, adding elements, clear a dictionary or remove elements. To do this we have to return expressible values which will be evaluated as dictionary, in this case, and will be ready to do another operation on the dictionary. ***)

NEW: This project begun as Programming II project, now I'm gonna to implement Classes and Objects in this interpreter to extend it's usage.

About

An Ocaml interpreter written in Ocaml Pisa University CS L-31 Programming II project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages