@[email protected] to [email protected] • 2 years agoAre there contemporary programming languages that do NOT have the ability to import functions or values or whatever from other files? Are there situations in which that would be a feature?message-square16fedilinkarrow-up148arrow-down11
arrow-up147arrow-down1message-squareAre there contemporary programming languages that do NOT have the ability to import functions or values or whatever from other files? Are there situations in which that would be a feature?@[email protected] to [email protected] • 2 years agomessage-square16fedilink
minus-square@sparrlinkEnglish5•2 years agoNah, you’d just get a preprocessor like C/C++ to do #include for you prior to compiling.
Nah, you’d just get a preprocessor like C/C++ to do #include for you prior to compiling.