Skip to content

vastix/jifa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jifa

Jifa is a reference implementation of IfA language, a declarative query language for {syntactic / semantic / pragmatic} web.

Run

From root-dir: gradle build or gradle run

Development

All grammar, parser, and semantics are developed inside src/test/grammar/. Just go there and read README.md file. Once finish, copy JifaGrammar.peg, JifaParser.java, and JifaSemantics.java into src/main/java/xyz/bpdp/vastix/jifa/.

About

Java library for IfA (Interaction for Action) DSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published