Site Menu Project Specification Implementation Recommendations Reference Needs Updating Work in Progress Wastebasket Wiki Manual |
HashbangObjectiveThe objective of this feature is to allow Modula-2 program sources to conform to the Hashbang or Shebang convention on Unix operating systems. Hashbang conventionOn Unix like operating systems, the program loader considers any text file whose first two characters are Lexer RequirementAny Modula-2 lexer shall examine the first two characters of the first line of a Modula-2 program source file and if they are |