jar

com.strumenta.kolasu : kolasu-playground

Maven & Gradle

Aug 16, 2023
105 stars

kolasu-playground · Framework to work with AST and building languages. Integrated with ANTLR.

Table Of Contents

Latest Version

Download com.strumenta.kolasu : kolasu-playground JAR file - Latest Versions:

All Versions

Download com.strumenta.kolasu : kolasu-playground JAR file - All Versions:

Version Vulnerabilities Size Updated
2.experimental.x
1.5.x
lionweb

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kolasu-playground-1.5.30.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.strumenta.kolasu.playground

├─ com.strumenta.kolasu.playground.EMFSupportKt.class - [JAR]

├─ com.strumenta.kolasu.playground.ExampleGenerationFailure.class - [JAR]

├─ com.strumenta.kolasu.playground.PlaygroundExampleGenerator.class - [JAR]

├─ com.strumenta.kolasu.playground.PlaygroundExampleGeneratorKt.class - [JAR]

├─ com.strumenta.kolasu.playground.TranspilationTrace.class - [JAR]

├─ com.strumenta.kolasu.playground.WorkspaceTranspilationTrace.class - [JAR]

Advertisement