Multithreaded programming language, compiler and interpreter P&L: 0 (≃ 0 CNY)

Build an interpreter, build a compiler that targets the interpreter
github.com/samsquire/multiversion-concurrency-control YAML 项目

I wanted to build a programming language that handled multithreading effectively.

So I began writing an interpreter that was multithreaded.

It's written in Java and can execute threads and communicate integers with eachother.

The compiler is incomplete but it takes a high level language and compiles it down to assembly ran by the interpreter. This high level language has functions and loops and hashmaps.


(别通知) (可选) 请,登录

项目回购协议的链接比摘要更能说明问题。让我看看。

The link to the project's repo is telling more than the summary. Let me see.

(别通知) 请,登录