-
Notifications
You must be signed in to change notification settings - Fork 1
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 behav…
License
stg-tud/tigerseye
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
About
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 behav…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published