User Tools

Site Tools


crpl:overview

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
crpl:overview [2021/05/19 09:21] – [Notepad++] link to https Karsten75crpl:overview [2023/10/18 15:50] (current) – adding notepad disclaimer Bob
Line 3: Line 3:
  
 ====== CRPL - The Language ====== ====== CRPL - The Language ======
-CRPL (**<color cyan>C</color>**reeper **<color cyan>R</color>**everse **<color cyan>P</color>**olish **<color cyan>L</color>**anguage) is a stack-based, Reverse Polish Notation language. There, now that we've said it, what does it mean?+CRPL (**<color orange>C</color>**reeper **<color orange>R</color>**everse **<color orange>P</color>**olish **<color orange>L</color>**anguage) is a stack-based, Reverse Polish Notation language. There, now that we've said it, what does it mean?
  
 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, see the [[crpl:crpltutorial|Tutorial]].</WRAP> 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, see the [[crpl:crpltutorial|Tutorial]].</WRAP>
Line 161: Line 161:
  
 Notepad++ can be obtained from here: [[https://notepad-plus-plus.org/]] Notepad++ can be obtained from here: [[https://notepad-plus-plus.org/]]
 +<note>Make sure you download only from the official Notepad++ website to avoid malware. https://notepad-plus-plus.org/</note>
   * Once Notepad++ is installed you can add **syntax highlight** for the CRPL language. Currently there are two sample thems, one for the "normal (llisth) theme and one for the "dark" (Deep Black) theme.    * Once Notepad++ is installed you can add **syntax highlight** for the CRPL language. Currently there are two sample thems, one for the "normal (llisth) theme and one for the "dark" (Deep Black) theme. 
       * Light theme: [[crpl:crpl-syntax|crpl-syntax.xml]]       * Light theme: [[crpl:crpl-syntax|crpl-syntax.xml]]
crpl/overview.1621430519.txt.gz · Last modified: 2021/05/19 09:21 by Karsten75