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
docs:main [2018/07/05 14:20] – [SaC 1.0] temadocs:main [2026/01/22 12:27] (current) – [SaC 2.0] sbs
Line 6: Line 6:
  
  
-====== SaC 1.0 ======+====== SaC 2.0 ======
  
-The [[docs:syntax|syntax definition]] can be downloaded as {{:docs:syntax.pdf|}}. //It provides the EBNF as it should be supported by the current compiler.//+The new [[docs:syntax_2_0|syntax definition of SaC v2.0]] can be downloaded as {{:docs:syntax_2_0.pdf|SaC v2.0}}. 
 + 
 +Novelties include: support for **type pattern** and new **pragmas for better FFI integration**. 
 +These are **marked in red**. 
 + 
 +//It provides the EBNF as it should be supported by the current compiler.// 
 + 
 +The definition of [[docs:syntax_1_4|SaC 1.4]] is still available for download as {{:docs:syntax.pdf|SaC v1.4}}. 
 + 
 +The definition of SaC 1.3 is still available for download as {{:docs:syntax.pdf|SaC v1.3}}.