Difference between revisions of "Sandbox"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
(removed EBNF in it self example and added some options for new export list)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
   
 
== generated Syntax diagrams ==
 
== generated Syntax diagrams ==
<ebnf> "test" {
 
test = ( loop ).
 
}</ebnf>
 
   
  +
<ebnf> "Entity Declaration List" {
 
  +
Entity Declaration List = {"identifier" {","} ":" "do" "Type"} ";" .
<ebnf> "New_export_item1" {
 
new_export_item = clients ( "all" | feature_name_list ) .
 
feature_name_list = feature_name_list { "," feature_name }.
 
}
 
 
</ebnf>
 
</ebnf>
 
 
<ebnf> "New_export_item2" {
 
new_export_item = ( clients "all" ) | ( clients feature_name_list ) .
 
feature_name_list = feature_name_list { "," feature_name }.
 
}
 
</ebnf>
 
 
<ebnf> "New_export_item3" {
 
new_export_item = ( clients "all" ) | ( clients feature_name {"," feature_name} ) .
 
}
 
</ebnf>
 
 
<ebnf> "New_export_item4" {
 
New_export_item = clients [ "all" | feature_name { "," feature_name } ] .
 
}
 
</ebnf>
 
 
<ebnf>"Free_Operator" { Free_Operator = ( "+" | "-" | "*" | "/" | "\" | "=" | "<" | ">" | "@" | "#" | "|" | "&" | "~") { Free_Operator }.}</ebnf>
 
   
 
==Gargl==
 
==Gargl==

Latest revision as of 11:33, 14 December 2021

Welcome to the LibertyEiffelWiki Sandbox! This page is for editing experiments. Feel free to try your skills at formatting here.




Hi there !

generated Syntax diagrams

 "Entity Declaration List" {
    Entity Declaration List = {"identifier" {","} ":" "do" "Type"} ";"  .

+%22Entity+Declaration+List%22+%7B+Entity+Declaration+List+%3D+%7B%22identifier%22+%7B%22%2C%22%7D+%22%3A%22+%22do%22+%22Type%22%7D+%22%3B%22+.+

Gargl

Hips and dips too!

~~ ~~

== Will this work?

Je


m'apelle Patrick

--- Test

Oh yes

bla bla

  • lulu
  • hop
  • morille

bla bla