stason.org logo lotus


previous page: L06) How do I deal with exception handling in BETA?page up: BETA Programming Language FAQnext page: L08) What about garbage collection in BETA?

L07) Can classes be treated as first-order elements in BETA?

 Books
 TULARC
















Description

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

L07) Can classes be treated as first-order elements in BETA?

Yes, they can. This is possible by using the pattern variable construct in
BETA. A pattern variable may dynamically be assigned pattern references.
Pattern variables may be used to dynamically create instances of the
pattern, currently contained in the pattern variable.

 

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: L06) How do I deal with exception handling in BETA?page up: BETA Programming Language FAQnext page: L08) What about garbage collection in BETA?