stason.org logo lotus


previous page: F05) Why can't I have virtual declarations/bindings in attributes-fragments?page up: BETA Programming Language FAQnext page: F07) Why doesn't the compiler complain about a missing inner in a body fragment?

F06) What are the differences between the INCLUDE facilities of BETA and C?

 Books
 TULARC
















Description

This article is from the FAQ, by with numerous contributions by others.

F06) What are the differences between the INCLUDE facilities of BETA and C?

It is important to note that the fragment system INCLUDE mechanism is
radically different from e.g. the C compilers' #include facility. The C
#include mechanism is merely a means for textual composition, without any
semantical implication. The fragment system's INCLUDE mechanism is a
semantical, separate compilation facility, and at the same time it describes
parts of the dependency relations between the program parts.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

programming







TOP
previous page: F05) Why can't I have virtual declarations/bindings in attributes-fragments?page up: BETA Programming Language FAQnext page: F07) Why doesn't the compiler complain about a missing inner in a body fragment?