Skip to content

hgluka/libre-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libre-lang

A small imperative language built in racket for educational purposes, as part of a series of articles for LiBRE Magazin.

Installation

Dependencies are:

  • racket (and raco, for installation purposes)
  • brag (available as a racket package)
git clone https://github.com/lucantrop/libre-lang
cd libre-lang
raco pkg install

Testing

raco test tests

or, to run the example code:

racket example.rkt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages