vaisakhvm / slang-ruby

Attempt to port an open-source compiler for a language called SLANG to Ruby with a strong focus on understanding the design and implementation of a high level programming language. Implemented visitor pattern to achieve structure-behaviour separation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Attempt to port an open-source compiler for a language called SLANG to Ruby with a strong focus on understanding the design and implementation of a high level programming language. Implemented visitor pattern to achieve structure-behaviour separation.


Languages

Language:Ruby 99.9%Language:Slash 0.1%