Skip to content
forked from SofiaCPP/IPL

Implementation of Programming Languages course

Notifications You must be signed in to change notification settings

HristianIliev/IPL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL

Implementation of Programming Languages course

Build Status

Build status

Project Structure

  • JSImpl - the JavaScript implementation
  • spasm - a virtual machine
  • website - the website with the resources and slides for the university course
  • demo - demonstrations of various tools for generating lexers and parsers
  • homework - homework assignments for the university course
  • gctest - application to test performance of various garbage collector implementations

How to contribute

Checkout the Virtual Machine and JavaScript Implementation projects for a list of issues that need fixed or implemented and their statuses.

About

Implementation of Programming Languages course

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.1%
  • Python 8.3%
  • JavaScript 3.9%
  • C 3.2%
  • CSS 3.0%
  • Makefile 2.9%
  • Other 6.6%