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
Last revision Both sides next revision
brica_language [2015/10/13 16:13]
n.arakawa
brica_language [2016/02/17 11:08]
n.arakawa link to GitHub code
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.\\
Line 6: Line 6:
 \\ \\
 \\ \\
-The **BriCA language interpreter** checks consistency in BriCA language description and builds runtime structure with the [[BriCA]] core from description.+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/JR9JJU|BriCA Language Interpreter Specification]]   * [[https://goo.gl/JR9JJU|BriCA Language Interpreter Specification]]
  • brica_language.txt
  • Last modified: 2016/02/17 11:10
  • by n.arakawa