This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:overview [2020/12/07 23:39] – karsten75 | crpl:overview [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
====== CRPL - The Language ====== | ====== CRPL - The Language ====== | ||
- | CRPL (**< | + | CRPL (**< |
CRPL programming is similar to programming a HP calculator or Forth language programming. If this is not something you have done, read on for a brief introduction to CRPL and stack-based programming. <WRAP info>For a more detailed CRPL explanation, | CRPL programming is similar to programming a HP calculator or Forth language programming. If this is not something you have done, read on for a brief introduction to CRPL and stack-based programming. <WRAP info>For a more detailed CRPL explanation, | ||
Line 20: | Line 20: | ||
< | < | ||
- | <note> | + | <WRAP info>You can find more commands and detailed explanations of them in the [[crpl: |
- | You can find more commands and detailed explanations of them in the [[crpl: | + | |
- | </note> | + | |
===== Comments ===== | ===== Comments ===== | ||
Line 158: | Line 156: | ||
Any text editor can be used to edit CRPL files. However, syntax highlight and auto completion support files are provided for several available editors. | Any text editor can be used to edit CRPL files. However, syntax highlight and auto completion support files are provided for several available editors. | ||
- | <note>See how others created their maps! You can extract the CRPL scripts and custom images from any CW3 game file. The guide to [[examine map resources]] will show you how to retrieve these resources from other maps.</note> | + | <WRAP info>See how others created their maps! You can extract the CRPL scripts and custom images from any CW3 game file. The guide to [[examine map resources]] will show you how to retrieve these resources from other maps.</WRAP> |
==== Notepad++ ==== | ==== Notepad++ ==== | ||
- | Notepad++ can be obtained from here: [[http:// | + | Notepad++ can be obtained from here: [[https:// |
+ | < | ||
* Once Notepad++ is installed you can add **syntax highlight** for the CRPL language. Currently there are two sample thems, one for the " | * Once Notepad++ is installed you can add **syntax highlight** for the CRPL language. Currently there are two sample thems, one for the " | ||
* Light theme: [[crpl: | * Light theme: [[crpl: |