A simple OCaml interpreter that includes a lexer, parser, and evaluator for a basic language. The interpreter supports arithmetic operations, variable bindings, conditionals, and basic control flow. Designed for educational purposes to demonstrate the process of building an interpreter from scratch.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple OCaml interpreter that includes a lexer, parser, and evaluator for a basic language. The interpreter supports arithmetic operations, variable bindings, conditionals, and basic control flow. Designed for educational purposes to demonstrate the process of building an interpreter from scratch.
sidrasali/Mini-OCaml
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A simple OCaml interpreter that includes a lexer, parser, and evaluator for a basic language. The interpreter supports arithmetic operations, variable bindings, conditionals, and basic control flow. Designed for educational purposes to demonstrate the process of building an interpreter from scratch.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published