Skip to content

jumpcutfindo/cs4215-R-project

Repository files navigation

joRdan

Implementation of R using TypeScript (named joRdan), done by Daniel Hoe and Joash Chin.

User specifications can be found here, while developer specifications can be found under the Wiki page.

Getting Started

To run the interpreter yourself, the simplest way is to clone the repository, then run:

npm install # install dependencies
npm run serve # bundles the project with parcel, and deploy it on localhost:1234

To run the tests located in src/tests, run:

npm test

About

Implementation of R using TypeScript by Joash and Daniel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages