Skip to content
/ SPL Public

A compiler for a Simple Programming Language

Notifications You must be signed in to change notification settings

Tortoaster/SPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPL Compiler

This Simple Programming Language compiler features:

  • Variables
  • Functions, some of which are overloaded
  • Conditionals and loops
  • Boolean and arithmetic expressions, tuples, and lists
  • A static type system that supports basic types, types composed of tuples and lists, and polymorphic types
  • Polymorphic type inference

Please see the tests for example programs.

About

A compiler for a Simple Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published