Re: Do all programming languages use files?



Scott Moore wrote:
....
> I'm not trying to beat you up here. I am trying to make you realize that language
> designers don't consider libraries to be part of the language itself. The library
> is a support system, like a linker or loader. The language itself has several
> properties that are distinct from libraries:
....

As you mentioned earlier, it's semantics.

The original designers didn't, the current ISO Standard does consider
the libraries as part of the Standard Definition.
.



Relevant Pages

  • Re: OT: Requesting C advice
    ... language designers made the language ... Every compiler I've used compiles C to native machine code for the ... libraries was not pleasant. ...
    (Fedora)
  • [LONG] Re: Why code completion and early error checking are needed
    ... > the programmer who wants such features. ... the guiding principles in the evolution of the c++ language should be ... the problem with this is that ide must first be able to assume ... libraries to find the type declaration. ...
    (comp.lang.cpp)
  • Re: So confused with scheme options
    ... Well known Libraries ... Implementation Extensions ... language, what's an expected library function for most implementations, ... This is the "module" language of PLT, ...
    (comp.lang.scheme)
  • Re: Verbose functional languages?
    ... believe it will be difficult to surpass the practical success of OCaml ... are writing good libraries for it). ... because the language was pushed with marketing money. ... Existing FPL implementations like OCaml and Haskell bask in the glory ...
    (comp.lang.functional)
  • Re: So confused with scheme options
    ... tower of libraries and procedures. ... language, what's an expected library function for most implementations, ... extension of blah or whatever. ... This is the "module" language of PLT, ...
    (comp.lang.scheme)