Skip to content

gnomex/ruby_like_lang_Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby-like language Compiler

Academic work of the discipline of compilers

Simple ruby based compiler

What it does

  • Lexical analysis
  • Syntactic analysis
  • Semantic analysis

Features

Hybrid programming language
Object-Oriented paradigm
Dinamyc, Duck typing