This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
am0d/Andowe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Andowe is a small language that I am implementing. It is implemented in OCaml, using an LLVM backend for compilation and JIT interpretation. Some of the features of the language will be: - Support for object-oriented programming - Support for functional programming - Static duck-typing with type inference - Garbage collection - Pattern matching - Separate module compilation - Polymorphic functions Currently, I am going through the Kaleidoscope tutorial available on http://llvm.net and implementing it, but I will later be extending this to create my own language Andowe.
About
A simple programming language based on LLVM's Kaleidoscope tutorials
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published