Skip to content
/ roxanne Public

Roxanne Programming Language

Notifications You must be signed in to change notification settings

orsi/roxanne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roxanne

Prerequisites

  • clang
  • make

Quick start

git clone [email protected]:orsi/roxanne.git
cd roxanne
make

Commands

REPL

./bin/rox
rox> 

RUN

./bin/rox run ./path-to/file.rox