This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:ecma:csharpspec [2020/11/13 02:15] nick ↷ Page moved from dido:public:ra:xapend.stds:tech:ecma:csharpspec to dido:public:ra:xapend:xapend.stds:tech:ecma:csharpspec |
dido:public:ra:xapend:xapend.b_stds:tech:ecma:csharpspec [2021/08/17 15:25] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== ECMA: Standard ECMA-334 - C# Language Specification ===== | ===== ECMA: Standard ECMA-334 - C# Language Specification ===== | ||
| - | [[dido:public:ra:xapend.stds:tech:ecma|return to the Ecma Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:ecma:start|return to the Ecma Standards ]] |
| <table> | <table> | ||
| Line 20: | Line 20: | ||
| * //The representation of C# programs;// | * //The representation of C# programs;// | ||
| - | * //The syntax and constraints of the C# language;// | + | * //The [[dido:public:ra:xapend:xapend.a_glossary:s:syntax|syntax]] and constraints of the C# language;// |
| * //The semantic rules for interpreting C# programs;// | * //The semantic rules for interpreting C# programs;// | ||
| * //The restrictions and limits imposed by a conforming implementation of C#.// | * //The restrictions and limits imposed by a conforming implementation of C#.// | ||
| Line 27: | Line 27: | ||
| * //The mechanism by which C# programs are transformed for use by a data-processing system;// | * //The mechanism by which C# programs are transformed for use by a data-processing system;// | ||
| - | * //The mechanism by which C# applications are invoked for use by a data-processing system;// | + | * //The mechanism by which C# [[dido:public:ra:xapend:xapend.a_glossary:a:application|applications]] are invoked for use by a data-processing system;// |
| * //The mechanism by which input data are transformed for use by a C# application;// | * //The mechanism by which input data are transformed for use by a C# application;// | ||
| * //The mechanism by which output data are transformed after being produced by a C# application;// | * //The mechanism by which output data are transformed after being produced by a C# application;// | ||
| - | * //The size or complexity of a program and its data that will exceed the capacity of any specific data-processing system or the capacity of a particular processor;// | + | * //The size or complexity of a program and its data that will exceed the capacity of any specific data-processing system or the capacity of a particular [[dido:public:ra:xapend:xapend.a_glossary:p:processor|processor]];// |
| : //All minimal requirements of a data-processing system that is capable of supporting a conforming implementation.// | : //All minimal requirements of a data-processing system that is capable of supporting a conforming implementation.// | ||
| + | | ||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||