• @vector_zero
    link
    21 year ago

    Knowing programmers, I think a major unintended side effect of such a paradigm would be HUGE monolithic source files.

    • @sparr
      link
      English
      51 year ago

      Nah, you’d just get a preprocessor like C/C++ to do #include for you prior to compiling.