Subj : Re: Progamming language for hackers? To : comp.programming From : Gerry Quinn Date : Wed Oct 12 2005 11:32 am In article , juuso12_2003 @tele3d.net says... > On Mon, 10 Oct 2005 17:33:13 +0200, "[Jongware]" > wrote: > > >Taken from the web site: > >If( t3d_environment_IS_TOYOTA_n_LEXUS) > >{ > > t3d_open_ROOF_WINDOW(); > >} > >else > >{ > > t3d_write_CONSOLE("Not a Toyota LEXUS"); > >} > > > >... this gonna be in your standard library? > >But I think I understand this programming language! If I want to create a > >game, I'd write: > > Almost but not quite. That Toyota example was for demonstrating a > principle of t3d not being limited overly simple tasks, or > environments. But if one has written a function which would open a car > roof window, that function would be called like that. If someone has written a program that opens a sun window, or opens a roof aperture, or opens a roof window to x% open, how will it be called? - Gerry Quinn .