brica_language

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
brica_language [2015/10/12 21:31]
n.arakawa Added BriCA Language Interpreter Specifications
brica_language [2016/02/17 11:10] (current)
n.arakawa added the link to JSON format
Line 1: Line 1:
 ==== The BriCA Language ==== ==== The BriCA Language ====
-The BriCA language is a Domain Specific Language (DSL) for describing modules and message passing routes in computing architecture.\\+The **BriCA language** is a Domain Specific Language (DSL)/[[https://en.wikipedia.org/wiki/Architecture_description_language|Architecture Description Language]] (ADL) for describing modules and message passing routes in computing architecture.\\
 More specifically, it describes modules, ports on the modules, and connections among the ports.\\ More specifically, it describes modules, ports on the modules, and connections among the ports.\\
 The language enables users to record, exchange, and modify architecture design.\\ The language enables users to record, exchange, and modify architecture design.\\
 Thus, it facillitate researchers/developers of computational/cognitive architectures to reuse and improve architecture design within the community. Thus, it facillitate researchers/developers of computational/cognitive architectures to reuse and improve architecture design within the community.
 +\\
 +\\
 +The **BriCA language interpreter** ([[https://github.com/wbap/BriCAL|code on GitHub]]) checks consistency of BriCA language description and builds runtime structure with the [[BriCA]] core.
 === Documents === === Documents ===
   * [[https://goo.gl/35ipbk|BriCA Language Specification]]   * [[https://goo.gl/35ipbk|BriCA Language Specification]]
 +  * [[https://goo.gl/zNADKv|BriCA Language JSON format]]
   * [[https://goo.gl/JR9JJU|BriCA Language Interpreter Specification]]   * [[https://goo.gl/JR9JJU|BriCA Language Interpreter Specification]]
  • brica_language.1444653071.txt.gz
  • Last modified: 2015/10/12 21:31
  • by n.arakawa