Previous: , Up: Front Ends   [Contents][Index]


5.2 Using GNU Remake from DDD

GNU Remake support is rather new in DDD. As a programming language, GNU Remake is not feature rich: there are no record structures or hash tables (yet), no pointers, package variable scoping or methods. So much of the data display and visualization features of DDD are disabled.

As with any scripting or interpreted language (e.g. Perl), one can’t step by a single machine-language instruction. So the ddd Stepi/Nexti commands are disabled.