Skip to content
/ l3 Public
forked from SonicFrog/l3

A compiler for the L³ programming language

Notifications You must be signed in to change notification settings

rcroset/l3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The L₃ project

Introduction

Welcome to the L₃ project, composed of an L₃ compiler, a virtual machine, a library and a few example programs. The directories are laid out as follows:

compiler
contains the source code of the L₃ compiler,
library
contains the source code of the L₃ library,
examples
contains a few example L₃ programs and benchmarks.

Most of these directories contain a README file with further information.

About

A compiler for the L³ programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 78.7%
  • C 11.6%
  • Scheme 8.8%
  • Other 0.9%