27 Forks
201 Stars
201 Watchers

tinyscript

自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机

How to download and setup tinyscript

Open terminal and run command
git clone https://github.com/elvin-du/tinyscript.git
git clone is used to create a copy or clone of tinyscript repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tinyscript https://github.com/elvin-du/tinyscript/archive/master.zip

Or simply clone tinyscript with SSH
[email protected]:elvin-du/tinyscript.git

If you have some problems with tinyscript

You may open issue on tinyscript support forum (system) here: https://github.com/elvin-du/tinyscript/issues

Similar to tinyscript repositories

Here you may see tinyscript alternatives and analogs

 webpack    babel    next.js    gatsby    pkg    parcel    pyret-lang    iris    lebab    guido    kotlin    kotlin-native    selfie    reading    Halide    godzilla    compiler-explorer    Bridge    svelte    shaderc    rust    marked    v8    gopherjs    Nim    compiler    rescript-compiler    opal    red    scala-js