| Liste des Groupes | Revenir à cl c | 
bart <bc@freeuk.com> writes:I don't know if you've seen the thread I made, where I posted a link to it. So any suggestions now are a little late.
On 13/03/2025 21:52, Tim Rentsch wrote:I expect some people will find it interesting reading. It is
>bart <bc@freeuk.com> writes:>
>Here however is a summary of these fictional tools:>
>
https://github.com/sal55/langs/blob/master/CompilerSuite.md
I'm not interested in the tools. What I am asking to see is
the language.
I'm working on a document that summaries the features.
almost certainly worth writing, assuming there is an interested
audience.
My interest is seeing a definition of the language, includingMost languages I've tinkered with, I haven't bothered with any references. I just need to know the basics (hello world; defining a function; printing a number).
at least a complete syntax, and some sort of description of
the semantics for each construct, especially those that look
or behave differently than familiar constructs in mainstream
languages.
Being concise or terse is okay; I don't need toA lot of this stuff is up to the implementation. Here, function arguments I believe are always evaluated right-to-left, which in my own implementation, is an assumption made in the front-end.
read a belabored explanation of, for example, how function
calls work, if they work the same way that function calls in
C work. But it is important, in this example, to say that
function arguments are always evaluated left-to-right (if
indeed that is the case),
| Date | Sujet | # | Auteur | |
| 2 Mar 25 |  Re: Python recompile | 383 | Lew Pitcher | |
| 2 Mar 25 |   Re: Python recompile | 382 | Muttley | |
| 2 Mar 25 |    Re: Python recompile | 2 | Lew Pitcher | |
| 3 Mar 25 |     Re: Python recompile | 1 | Muttley | |
| 2 Mar 25 |    Re: Python recompile | 379 | James Kuyper | |
| 3 Mar 25 |     Re: Python recompile | 377 | Muttley | |
| 3 Mar 25 |      Re: Python recompile | 7 | Richard Heathfield | |
| 3 Mar 25 |       Re: Python recompile | 6 | Muttley | |
| 3 Mar 25 |        Re: Python recompile | 3 | bart | |
| 3 Mar 25 |         Re: Python recompile | 2 | Muttley | |
| 3 Mar 25 |          Re: Python recompile | 1 | bart | |
| 3 Mar 25 |        Re: Python recompile | 2 | Richard Heathfield | |
| 3 Mar 25 |         Re: Python recompile | 1 | Muttley | |
| 3 Mar 25 |      Re: Python recompile | 369 | James Kuyper | |
| 3 Mar 25 |       Re: Python recompile | 1 | Muttley | |
| 3 Mar 25 |       Re: Python recompile | 367 | geodandw | |
| 3 Mar 25 |        Re: Python recompile | 1 | Muttley | |
| 3 Mar 25 |        Re: Python recompile | 340 | James Kuyper | |
| 3 Mar 25 |         Re: Python recompile | 337 | Muttley | |
| 3 Mar 25 |          Re: Python recompile | 3 | David Brown | |
| 4 Mar 25 |           Re: Python recompile | 2 | Muttley | |
| 4 Mar 25 |            Re: Python recompile | 1 | Kaz Kylheku | |
| 3 Mar 25 |          Re: Python recompile | 332 | Richard Heathfield | |
| 4 Mar 25 |           Re: Python recompile | 331 | Muttley | |
| 4 Mar 25 |            Re: Python recompile | 330 | Richard Heathfield | |
| 4 Mar 25 |             Re: Python recompile | 328 | Muttley | |
| 4 Mar 25 |              Re: Python recompile | 327 | Richard Heathfield | |
| 4 Mar 25 |               Re: Python recompile | 326 | Muttley | |
| 4 Mar 25 |                Re: Python recompile | 5 | Richard Heathfield | |
| 4 Mar 25 |                 Re: Python recompile | 4 | Muttley | |
| 4 Mar 25 |                  Re: Python recompile | 3 | bart | |
| 4 Mar 25 |                   Re: Python recompile | 2 | Muttley | |
| 4 Mar 25 |                    Re: Python recompile | 1 | Kaz Kylheku | |
| 4 Mar 25 |                Re: Python recompile | 320 | Kaz Kylheku | |
| 4 Mar 25 |                 Re: Python recompile | 319 | bart | |
| 5 Mar 25 |                  Re: Python recompile | 27 | Lawrence D'Oliveiro | |
| 5 Mar 25 |                   Re: Python recompile | 26 | bart | |
| 5 Mar 25 |                    Re: Python recompile | 25 | Lawrence D'Oliveiro | |
| 5 Mar 25 |                     Re: Python recompile | 24 | bart | |
| 5 Mar 25 |                      Re: Python recompile | 8 | Muttley | |
| 6 Mar 25 |                       Re: Python recompile | 7 | Lawrence D'Oliveiro | |
| 6 Mar 25 |                        Re: Python recompile | 6 | Muttley | |
| 6 Mar 25 |                         Re: Python recompile | 2 | Kaz Kylheku | |
| 7 Mar 25 |                          Re: Python recompile | 1 | Mark Bourne | |
| 6 Mar 25 |                         Re: Python recompile | 3 | Lawrence D'Oliveiro | |
| 7 Mar 25 |                          Re: Python recompile | 2 | Muttley | |
| 7 Mar 25 |                           Re: Python recompile | 1 | Lawrence D'Oliveiro | |
| 6 Mar 25 |                      Re: Python recompile | 11 | Tim Rentsch | |
| 6 Mar 25 |                       Re: Python recompile | 10 | bart | |
| 6 Mar 25 |                        Re: Python recompile | 9 | Tim Rentsch | |
| 7 Mar 25 |                         Re: Python recompile | 6 | bart | |
| 13 Mar 25 |                          Re: Python recompile | 5 | Tim Rentsch | |
| 15 Mar 25 |                           Re: Python recompile | 4 | bart | |
| 19 Mar 25 |                            Re: Python recompile | 3 | Tim Rentsch | |
| 19 Mar 25 |                             Re: Python recompile | 2 | bart | |
| 21 Mar 25 |                              Re: Python recompile | 1 | Tim Rentsch | |
| 7 Mar 25 |                         Re: Python recompile | 2 | Waldek Hebisch | |
| 13 Mar 25 |                          Re: Python recompile | 1 | Tim Rentsch | |
| 6 Mar 25 |                      Re: Python recompile | 4 | Lawrence D'Oliveiro | |
| 6 Mar 25 |                       Re: Python recompile | 3 | bart | |
| 6 Mar 25 |                        Re: Python recompile | 2 | Lawrence D'Oliveiro | |
| 7 Mar 25 |                         Re: Python recompile | 1 | David Brown | |
| 5 Mar 25 |                  Re: Python recompile | 290 | Muttley | |
| 5 Mar 25 |                   Re: Python recompile | 3 | Lawrence D'Oliveiro | |
| 6 Mar 25 |                    Re: Python recompile | 2 | bart | |
| 6 Mar 25 |                     Re: Python recompile | 1 | Lawrence D'Oliveiro | |
| 6 Mar 25 |                   Re: Python recompile | 286 | Waldek Hebisch | |
| 6 Mar 25 |                    Re: Python recompile | 5 | bart | |
| 6 Mar 25 |                     Re: Python recompile | 1 | Lawrence D'Oliveiro | |
| 7 Mar 25 |                     Re: Python recompile | 3 | Waldek Hebisch | |
| 8 Mar 25 |                      Re: Python recompile | 2 | bart | |
| 11 Mar 25 |                       Re: Python recompile | 1 | Waldek Hebisch | |
| 6 Mar 25 |                    Re: Python recompile | 1 | Lawrence D'Oliveiro | |
| 7 Mar 25 |                    Re: Python recompile | 275 | Muttley | |
| 7 Mar 25 |                     Re: Python recompile | 274 | bart | |
| 7 Mar 25 |                      Re: Python recompile | 269 | Muttley | |
| 7 Mar 25 |                       Re: Python recompile | 268 | bart | |
| 7 Mar 25 |                        Re: Python recompile | 233 | Keith Thompson | |
| 7 Mar 25 |                         Re: Python recompile | 9 | bart | |
| 7 Mar 25 |                          Re: Python recompile | 1 | flexibeast | |
| 8 Mar 25 |                          Re: Python recompile | 2 | Keith Thompson | |
| 8 Mar 25 |                           Re: Python recompile | 1 | Kaz Kylheku | |
| 8 Mar 25 |                          Re: Python recompile | 4 | Keith Thompson | |
| 8 Mar 25 |                           Re: Python recompile | 3 | bart | |
| 8 Mar 25 |                            Re: Python recompile | 2 | Keith Thompson | |
| 8 Mar 25 |                             Re: Python recompile | 1 | bart | |
| 8 Mar 25 |                          Re: Python recompile | 1 | Lawrence D'Oliveiro | |
| 8 Mar 25 |                         Re: Python recompile | 223 | Michael S | |
| 8 Mar 25 |                          Re: Python recompile | 222 | bart | |
| 8 Mar 25 |                           Re: Python recompile | 92 | Chris M. Thomasson | |
| 9 Mar 25 |                            Re: Python recompile | 91 | Lawrence D'Oliveiro | |
| 9 Mar 25 |                             Re: Python recompile | 90 | Michael S | |
| 9 Mar 25 |                              Re: Python recompile | 87 | Lawrence D'Oliveiro | |
| 9 Mar 25 |                               Re: Python recompile | 33 | Michael S | |
| 9 Mar 25 |                                Re: Python recompile | 1 | Michael S | |
| 9 Mar 25 |                                What is the source language? (Was: Python recompile) | 1 | Kenny McCormack | |
| 9 Mar 25 |                                Re: Python recompile | 1 | Kaz Kylheku | |
| 9 Mar 25 |                                Re: Python recompile | 29 | Lawrence D'Oliveiro | |
| 10 Mar 25 |                                 Re: Python recompile | 28 | Michael S | |
| 10 Mar 25 |                                  Re: Python recompile | 13 | Muttley | |
| 10 Mar 25 |                                   Re: Python recompile | 3 | Kaz Kylheku | |
| 10 Mar 25 |                                   Re: Python recompile | 7 | Lawrence D'Oliveiro | |
| 11 Mar 25 |                                   Re: Python recompile | 2 | Muttley | |
| 10 Mar 25 |                                  Re: Python recompile | 14 | Lawrence D'Oliveiro | |
| 10 Mar 25 |                               Re: Python recompile | 53 | Chris M. Thomasson | |
| 9 Mar 25 |                              Re: Python recompile | 2 | Kaz Kylheku | |
| 10 Mar 25 |                           Re: Python recompile | 129 | Waldek Hebisch | |
| 8 Mar 25 |                        Re: Python recompile | 34 | Muttley | |
| 7 Mar 25 |                      Re: Python recompile | 1 | Keith Thompson | |
| 7 Mar 25 |                      Re: Python recompile | 3 | Lawrence D'Oliveiro | |
| 7 Mar 25 |                    Re: Python recompile | 4 | Lawrence D'Oliveiro | |
| 6 Mar 25 |                  Re: Python recompile | 1 | Lawrence D'Oliveiro | |
| 5 Mar 25 |             Re: Python recompile | 1 | James Kuyper | |
| 4 Mar 25 |          Re: Python recompile | 1 | Kenny McCormack | |
| 3 Mar 25 |         Re: Python recompile | 2 | geodandw | |
| 3 Mar 25 |        Re: Python recompile | 10 | Richard Heathfield | |
| 3 Mar 25 |        Re: Python recompile | 8 | David Brown | |
| 6 Mar 25 |        Re: Python recompile | 7 | Stuart Redmann | |
| 3 Mar 25 |     Re: Python recompile | 1 | Tim Rentsch | 
Les messages affichés proviennent d'usenet.