On Thu, 19 May 2022 07:18:19 GMT
Jan Panteltje <pNaonStpealmtje@yahoo.com> wrote:
.. A common language for the whole EU? I dunno, grin: Think English is
out now they left, OTOH then all have to learn it so equal effort for
everybody, why not.
English is I think the most common second language in the EU -
To bring this stupidity on topic, I thought the common language for RPI
users was PYTHON. Nearly all suppliers of hardware add-ons provide
python example software for access. Is there a compiler or interpreter
for "English" for the raspberry pi?
Den 2022-05-19 kl. 23:32, skrev Jim Jackson:
To bring this stupidity on topic, I thought the common language for RPI
users was PYTHON. Nearly all suppliers of hardware add-ons provide
python example software for access. Is there a compiler or interpreter
for "English" for the raspberry pi?
Yes. Just look at the key words https://realpython.com/python-keywords/#python-keywords-and-their-usage
Python Keywords: An Introduction
Value Keywords: True, False, None.
Operator Keywords: and, or, not, in, is.
Control Flow Keywords: if, elif, else.
Iteration Keywords: for, while, break, continue, else.
Structure Keywords: def, class, with, as, pass, lambda.
Returning Keywords: return, yield.
Import Keywords: import, from, as.
looks like English to me.
in 1997 I was doing a master thesis.
It was about logistics and I visualized key comparison values for
warehouses by looking into a WMS database from Excel.
This was programmed in VBA. At the time, MS had the idea that
each language the Excel was translated to should also have the macro
language translated. No only the spread sheet formulas, but also the VBA.
it looked really weird typing
om A=B så
ange s = blad("Blad1")
annars om A=C så
ange s = blad("Blad2")
annars
ange s = blad("Blad3")
slut om
instead of
if A=B then
let s = sheet("Blad1")
else if A=C then
let s = sheet("Blad2")
else
let s = sheet("Blad3")
end if
It then got really bad when the dutch and uk part of the company wanted it.
In the end there was an option to make all localised Excel's understand english VBA
This was programmed in VBA. At the time, MS had the idea that
each language the Excel was translated to should also have the macro
language translated. No only the spread sheet formulas, but also the VBA.
it looked really weird typing
om A=B så
ange s = blad("Blad1")
Den 2022-05-19 kl. 23:32, skrev Jim Jackson:
To bring this stupidity on topic, I thought the common language for RPI
users was PYTHON. Nearly all suppliers of hardware add-ons provide
python example software for access. Is there a compiler or interpreter
for "English" for the raspberry pi?
Yes. Just look at the key words https://realpython.com/python-keywords/#python-keywords-and-their-usage
Python Keywords: An Introduction
Value Keywords: True, False, None.
Operator Keywords: and, or, not, in, is.
Control Flow Keywords: if, elif, else.
Iteration Keywords: for, while, break, continue, else.
Structure Keywords: def, class, with, as, pass, lambda.
Returning Keywords: return, yield.
Import Keywords: import, from, as.
looks like English to me.
in 1997 I was doing a master thesis.
It was about logistics and I visualized key comparison values for
warehouses by looking into a WMS database from Excel.
This was programmed in VBA. At the time, MS had the idea that
each language the Excel was translated to should also have the macro
language translated. No only the spread sheet formulas, but also the VBA.
it looked really weird typing
om A=B så
ange s = blad("Blad1")
annars om A=C så
ange s = blad("Blad2")
annars
ange s = blad("Blad3")
slut om
instead of
if A=B then
let s = sheet("Blad1")
else if A=C then
let s = sheet("Blad2")
else
let s = sheet("Blad3")
end if
It then got really bad when the dutch and uk part of the company wanted it.
In the end there was an option to make all localised Excel's understand english VBA
Sysop: | Weed Hopper |
---|---|
Location: | Clearwater, FL |
Users: | 12 |
Nodes: | 6 (0 / 6) |
Uptime: | 11:33:04 |
Calls: | 67 |
Calls today: | 1 |
Files: | 50,165 |
D/L today: |
77 files (8,866K bytes) |
Messages: | 279,579 |