8000 GitHub - yanzewu/mini: Functional language with object system
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ mini Public

Functional language with object system

Notifications You must be signed in to change notification settings

yanzewu/mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini

This is a compiler project which I used to play with (and study) language features. Basically Mini is a functional programming language and the final goal is a type system similar to system F-omega with objects.

The syntax and implementation may change a lot between different versions, though I will try to make it compatible.

Project roadmap: here

Documentation: here

Install: With VS2019: Run src/make.bat, src/make-test.bat (for tests). For other versions, modify the VS path in the two files.

Requires C++17.

About

Functional language with object system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0