Skip to content

A simple program language with GC and Just-in-Time compiler

Notifications You must be signed in to change notification settings

juruohejiarui/VCPP-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repository

This is the new version of $\texttt{VCPP}$, which inherits some features from the first version and trys to importing some new features, such as:

  1. Generic support
  2. Function variable(not lambda, just reference to an existed function)
  3. Polymorphism
  4. Type inference for variables

Now I am studying the knowledge of operating system...So the process of supporting reflection system is paused.

About

A simple program language with GC and Just-in-Time compiler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published