Category:Order: Difference between revisions

So that's how you add categories!
m (Linkify, not on HOPL)
(So that's how you add categories!)
Line 6:
|parampass=value
|hopl=no}}
{{language programming paradigm|Declarative}}
{{language programming paradigm|functional}}
 
'''Order''' is a high-level, functional programming language implemented entirely using the [[C]] preprocessor. It provides a full programming language for [[metaprogramming]] in C (or any other environment where the C preprocessor can be used). A debugging environment and line-by-line evaluator are also included. Rather than building a library of macros to solve specific metaprogramming problems individually, Order-PP implements a continuation-based virtual machine which then interprets the high-level Order language.
Anonymous user