Skip to content

An interpreter for the D3-level syntax of ATS3/Xanadu

Notifications You must be signed in to change notification settings

xanadu-lang/xinterp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xinterp

Xinterp is currently linked to Xinterp-D3, which is an interpreter for assigning dynamic semantics to the D3-level syntax of ATS3/Xanadu

Build Status

  • Build Status Ubuntu

Download

git clone --recursive https://github.com/xanadu-lang/xinterp.git

Prerequisites

ATS2-0.4.0 or a later version is required, which is available here

Build with ATS2

(cd xinterp && sh build.sh)

Testing

cd xinterp
./bin/xinterp -h
make -C srcgen/TEST test > output

Remarks

  • Xinterp is for debugging the implementation ATS3/Xanadu

  • Xinterp is not meant to be a practical interpreter for ATS3

  • This project should be constantly under construction for quite some time

About

An interpreter for the D3-level syntax of ATS3/Xanadu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published