JLoom

Text generator based on the Java Server pages (JSP)
Download

JLoom Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gereon
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 128 KB

JLoom Tags


JLoom Description

Text generator based on the Java Server pages (JSP) JLoom is a modular template language for text generation, e.g. generation of source code, HTML, XML, etc.The syntax and semantics of JLoom templates are similar to Java Server Pages (JSP). If you already know JSP you will have no problem to write JLoom templates.JLoom doesn't have include-tags like JSP. JLoom supports modular composition of templates instead of include-tags.Templates are full encapsulated like classes with parametrization and compiletime type-checking. Parameters are not restricted to String types - they can be any Java type, even Generics or Varargs.You can make a top-down/bottom-up design of the text-processing in your application. The modular templates strongly improve the maintainability of your code and eliminate redundancy.In addition you can organize your templates hierarchically in packages. And you can make modular extensions of the language with macros.JLoom is easy to learn. The syntax is clean and uniform. Because it is build upon Java it can concentrate on its core function: building a bridge from Java to text-generation. Requirements: · Java Runtime Environment 5.0 or later


JLoom Related Software