aberdonian_2000@yahoo.com (Tom) wrote in message news:...
> I was having an argument with a computer scientist. He thinks that g
> may be a computer language but thinks it is specific to certain
> engineering problems.
Labview is not specific, but "optimised" to certian areas of
programming via the provision of a wealth of libraries.
> Is he right or could Labview be used to write
> almost any code. Could you handle writing a compiler in g for
> instance?
In my opinion Labview can be used to write any code as it has
memory/variables/data paths, logical opperators, control flow and I/O,
these are the basic building blocks that almost all computers
degenerate to at a hardware level.
You could indeed write a compiler w
ith it. And I've seen many
non-instrumentation / non-control based software written with it; from
ftp gateways to numerical simulation models.