Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 2 of 2 for “"Prolog (Computer program language)"”.

  1. The Design and Implementation of a Prolog Parser Using Javacc

    Operatorless Prolog text is LL(1) in nature and any standard LL parser generator tool can be used to parse it. However, the Prolog text that conforms to the ISO Prolog standard allows the definition of dynamic operators. Since Prolog operators can be defined at run-time, operator symbols are not …

    unt Repository record for The Design and Implementation of a Prolog Parser Using Javacc (opens in a new tab)

  2. Memory Management and Garbage Collection Algorithms for Java-Based Prolog

    Implementing a Prolog Runtime System in a language like Java which provides its own automatic memory management and safety features such as built--in index checking and array initialization requires a consistent approach to memory management based on a simple ultimate goal: minimizing total memory …

    unt Repository record for Memory Management and Garbage Collection Algorithms for Java-Based Prolog (opens in a new tab)