Skip to content

aukeroorda/rascal-lsp-skeletons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Note

Creation of a Rascal Project has been simplified. See the documentation.

Contents

This repository contains a tutorial for setting up a Rascal project to be used in VS-code. Each of the 4 main steps is accompanied by a branch:

  1. Setting up the maven project. Files can be found in branch maven-project
  2. How to make this a Rascal project: rascal-project
  3. Including Java code in your Rascal project: java-bindings
  4. Using jars that are not available on Maven: local-java-libs

These branches are examples of the project state after each step. Note that there are 4 pull-requests between each step and the previous. In these pull-requests you can see an overview of the changes made to complete the step.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published