Giter Club home page Giter Club logo

dinkelaker / tigerseye Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stg-tud/tigerseye

1.0 2.0 0.0 274 KB

Tigerseye is an extensible language embedding in Groovy based on the reflective embedding architecture (REA). REA embeds languages into reflective host languages, as Tigerseye exemplifies for Groovy. A reflective language is a special programming language with support for reflection that enables programs to reason about their structure and behavior. Specifically, there is support for introspection that allows analyzing programs, and support for intercession that allows transforming programs. Using reflection helps overcoming current limitations of language embedding, since it enables evolution of embedded languages by analyzing and transforming the language embedding itself.

License: Other

Groovy 88.46% Java 11.54%

tigerseye's Introduction

This is the source code release of the TigersEye DSL Framework.

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/LICENSE-2.0

INSTALLATION

To complete the installation you new to copy the following files into /lib:

javalogo.jar From: http://sourceforge.net/projects/javalogo/ Our via direct link: https://sourceforge.net/projects/javalogo/files/javalogo/0.1/javalogo.zip/download?use_mirror=autoselect

GETTING STARTED

To build TigersEye, simply use the embedded gradle wrapper: in the root directory "tigerseye" in which the build.gradle file is located, you need to run from command line the following:

gradlew build test

To set up the project structure:

gradlew cleanEclipse eclipse

PITFALLS

Windows 10

Could not open/create prefs

When: when exeuting gradle compile for analysis sub-project

Error Message:

WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs..."

Solution:

tigerseye's People

Contributors

dinkelaker avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.