Skip to content
@usethesource

Use The Source

Open Source Projects around Meta Programming

About

UseTheSource is the organization that hosts and sustains the open-source community around the Rascal metaprogramming language. This includes:

  • Core technology (runtime system, interpreter, type-checker, compiler, maven plugin)
  • IDE technology (Eclipse, VScode, Language Server protocol)
    • plugins and extensions for Rascal itself
    • plugins and extensions generated from Rascal-defined DSL specifications
  • Reusable libraries:
    • code-as-data enablers: C/C++, Java, PHP, Python, JS, ...
    • general tools: ambiguity diagnostics, UI frameworks, search, type-checking, ...

Find out more about the community's standards and values here

Repositories (selected)

  • rascal - interpreter and runtime system, standard library
  • rascal-core - experimental compiler and type-checker
  • typepal - generic type and name analysis framework
  • rascal-tutor - Rascal documentation system
  • rascal-maven-plugin
  • rascal-eclipse - Eclipse plugins/generator
  • rascal-language-servers - VScode extension and LSP server for Rascal, including VScode extension generator and LSP server generator for DSLs
  • vallang - Algebraic terms, Relational algebra and Numbers, the value implementations and exchange format under Rascal
  • salix-core - Elm-style UI framework for Rascal
  • flybytes - Reverse and forward engineering framework for JVM bytecode.
  • capsule - hash-trie based fast immutable multi-sets and multi-maps that implement vallang
  • impulse - previously Eclipse IMP - the generic language-level interface to Eclipse; an excellent basis for generatig Eclipse plugins for DSLs and PLs

Pinned

  1. rascal rascal Public

    The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)

    Java 394 77

  2. rascal-language-servers rascal-language-servers Public

    An LSP server for Rascal which includes an easy-to-use LSP generator for languages implemented in Rascal, and an interactive terminal REPL.

    Java 10 7

  3. rascal-core rascal-core Public

    Static checker, compiler to Java and run-time classes for compiled Rascal programs

    Rascal 10 4

  4. clair clair Public

    C Language Analysis in Rascal

    Java 24 11

Repositories

Showing 10 of 27 repositories
  • rascal Public

    The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)

    Java 394 77 483 16 Updated Jun 12, 2024
  • rascal-language-servers Public

    An LSP server for Rascal which includes an easy-to-use LSP generator for languages implemented in Rascal, and an interactive terminal REPL.

    Java 10 BSD-2-Clause 7 75 (3 issues need help) 7 Updated Jun 12, 2024
  • rascal-website Public

    The rascal website hosts the Rascal project, all of its documentation, the news and the presentation of (third-party) libraries and projects written in Rascal.

    Rascal 1 10 7 1 Updated Jun 12, 2024
  • .github Public
    0 0 0 0 Updated Jun 12, 2024
  • rascal-core Public

    Static checker, compiler to Java and run-time classes for compiled Rascal programs

    Rascal 10 4 0 2 Updated Jun 12, 2024
  • typepal Public

    TypePal is a framework for name analysis, type checking and type inference

    Rascal 5 BSD-2-Clause 4 2 0 Updated Jun 12, 2024
  • vallang Public

    Generic immutable recursive data representation API targeted at source code models and more.

    Java 35 12 5 4 Updated Jun 2, 2024
  • rascal-tutor Public

    Markdown and Rascal processor that generates linked, up-to-date and checked documentation

    Rascal 1 BSD-2-Clause 1 17 1 Updated May 28, 2024
  • rascal-maven-plugin Public

    The Maven plugin for Rascal checking, compilation, testing, code generation applications integration and documentation generation.

    Java 3 2 7 1 Updated May 24, 2024
  • salix-core Public

    Salix (core)

    Rascal 2 BSD-2-Clause 2 6 0 Updated May 16, 2024

Sponsors

  • @SWAT-engineering

Top languages

Loading…

Most used topics

Loading…