User Tools

Site Tools


pf:prpl_information

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pf:prpl_information [2015/03/07 21:07] Karsten75pf:prpl_information [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 ====== PRPL reference ====== ====== PRPL reference ======
 +[[ pf:prpldocsrc | PRPL Doc Src]]
  
 FIXME note: I just started this, it's still a mess. Feel free to clean up or alter. FIXME note: I just started this, it's still a mess. Feel free to clean up or alter.
Line 7: Line 8:
 This reference is divided into two major sections with many subsections in each of those.  The purpose of this reference is to provide an index to all commands in the language, and define the input required and the output produced by each command. In many instances a short example of the use of the command is provided. This reference is divided into two major sections with many subsections in each of those.  The purpose of this reference is to provide an index to all commands in the language, and define the input required and the output produced by each command. In many instances a short example of the use of the command is provided.
  
-The Language API (Application Programming Interface) is related and common in many languages - these are used to control program execution and are part of the core language. The language API is identical to the [[ crpl:crplreference | CRPL language APIs]] - by reference those are included here.+The Language API (Application Programming Interface) is related and common in many languages - these are used to control program execution and are part of the core language. The language API is almost identical to the [[ crpl:crplreference | CRPL language APIs]] - by reference those are included here. There are a few extensions and syntactic differences, notable for global variables (which do not exist in CRPL) and list element access (square bracket notation). Unit attribute modification has also changed format.
  
 The rest of PRPL is contained in the Platform API and is game-specific. These govern the behavior of objects in the  game. The rest of PRPL is contained in the Platform API and is game-specific. These govern the behavior of objects in the  game.
Line 13: Line 14:
 To get started, review the [[crpl:overview|CRPL overview]] and the [[crpl:crpltutorial|programming tutorial]]. To get started, review the [[crpl:overview|CRPL overview]] and the [[crpl:crpltutorial|programming tutorial]].
  
-There is also an [[alphabetic list of commands]] in the language. In addition, you can [[crpl:examine map resources]] from other maps and missions from the game.+There is also an [[prpl:alphabetic list of commands]] in the language. In addition, you can [[prpl:examine map resources]] from other maps and missions from the game.
  
  
Line 24: Line 25:
 [[crpl:crplreference#comparators|Comparators]]\\ [[crpl:crplreference#comparators|Comparators]]\\
 [[crpl:crplreference#debugging|Debugging]]\\ [[crpl:crplreference#debugging|Debugging]]\\
-[[crpl:crplreference#lists|Lists]]\\+[[crpl:crplreference#lists|Lists]] FIXME PRPL uses []\\
 [[crpl:crplreference#logical_operators|Logical Operators]]\\ [[crpl:crplreference#logical_operators|Logical Operators]]\\
 [[crpl:crplreference#math_commands|Math Commands]]\\ [[crpl:crplreference#math_commands|Math Commands]]\\
Line 36: Line 37:
  
 === External references === === External references ===
-<-[[crpl:overview|CRPL Overview]]\\+<-[[prpl:overview|PRPL Overview]]\\
 <-[[prpl:Alphabetic List of Commands]]\\ <-[[prpl:Alphabetic List of Commands]]\\
 <-[[Examine Map Resources]] <-[[Examine Map Resources]]
pf/prpl_information.1425762438.txt.gz · Last modified: 2025/02/14 14:56 (external edit)