Giter Club home page Giter Club logo

stg-tud / tigerseye Goto Github PK

View Code? Open in Web Editor NEW
2.0 31.0 1.0 312 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.64% Java 11.36%

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/


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


tigerseye's People

Stargazers

artemonster avatar Dr. Tom Dinkelaker avatar

Watchers

Sven Amann avatar Sven Keidel avatar Dr. Tom Dinkelaker avatar Sebastian Erdweg avatar Matthias Eichholz avatar James Cloos avatar  avatar Lars Baumgärtner avatar Dominik Helm avatar Ben Hermann avatar  avatar Sarah Nadi avatar Michael Reif avatar Leonid Glanz avatar Florian Kübler avatar  avatar Joscha Drechsler avatar Anna-Katharina Wickert avatar Manuel Weiel avatar Mirko Köhler avatar Johannes Lerch avatar Sebastian Proksch avatar  avatar Edlira Kuci avatar  avatar Sylvia Grewe avatar Julian avatar  avatar  avatar Aditya Oak avatar  avatar

Forkers

dinkelaker

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.