Is Linda implemented simply as a subroutine library?
No, it is implemented with a compiler since it is language. This provides many advantages. Linda knows the size and type of all data objects, so it doesn’t require the user to provide that information when creating tuples. It can also provide error checking not possible for a simple library. It also performs various global optimizations.
Related Questions
- In addition, on some platforms, the functions are available immediately; whereas, the subroutines are available in a special subroutine library that you must access. Difference between Linked Object and Embedded Object?
- Are all the features specified in the WAP Push Specifications implemented by the WAP Push Library ?
- Are visual tools supplied or is it just a subroutine library?