summaryrefslogtreecommitdiffhomepage
path: root/forth.html.markdown
Commit message (Collapse)AuthorAgeLines
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-1/+0
|
* [forth/en] Clarify bounds of do and the difference between ?do vs do (#4058)Matthew D. Scholefield2023-12-14-7/+8
| | | | | | | | | * Clarify bounds of do and ?do vs do * Re-introduce square into example --------- Co-authored-by: ven <vendethiel@hotmail.fr>
* [forth/en] Fix expected result for one-to-12 loop (#4049)Liam Cooke2023-12-14-1/+1
|
* Fix tuck definitionJoseph Gabriel J. Adaoag2017-10-16-1/+1
|
* Use forth syntax highlightingJesse Paroz2017-01-01-1/+1
|
* [forth/en] don't -> don'tJacob Ward2016-03-14-1/+1
|
* Merge pull request #1433 from zlarsen/forth-typoven2015-10-09-1/+1
|\ | | | | [Forth/en] Another typo fix
| * Fixes another Forth typozlarsen2015-10-09-1/+1
| |
* | fixes forth typozlarsen2015-10-09-1/+1
|/ | | | changes util to until
* Update forth.html.markdownAdam Bard2015-01-02-1/+1
|
* Let's see how factor highlighting looks in forthAdam Bard2015-01-02-1/+1
|
* Reword arrays introduction.HorseMD2014-11-18-1/+4
|
* Fix typo when demonstrating variables.HorseMD2014-11-18-2/+2
|
* Fix return-comment indentation.HorseMD2014-11-14-2/+2
|
* Use our word 'square' in the loop example word 'squares'.HorseMD2014-11-14-2/+3
|
* Remove unnecessary swap, give array helper word a better name.HorseMD2014-11-14-5/+5
|
* Mention nip, rework Arrays section.HorseMD2014-11-14-6/+9
|
* More rewording, mention ?do.HorseMD2014-11-14-8/+16
|
* Trim down explainations.HorseMD2014-11-14-29/+26
|
* Illustrate parameters via loops.HorseMD2014-11-14-4/+4
|
* Whoops, make lowercase.HorseMD2014-11-14-3/+3
|
* Reorder final notes section.HorseMD2014-11-13-4/+5
|
* Mention word . Also comment-out the file-include line.HorseMD2014-11-13-3/+4
|
* Whoops, missed a return comment.HorseMD2014-11-13-1/+1
|
* Add a 'returns' comment for every line of Forth.HorseMD2014-11-13-24/+24
|
* Tidying up.HorseMD2014-11-13-5/+6
|
* Slim down comments.HorseMD2014-11-13-19/+10
|
* Add a few misc ideas to section Final Notes.HorseMD2014-11-13-1/+8
|
* Fix typos.HorseMD2014-11-13-3/+3
|
* Capitalize instances of 'forth'.HorseMD2014-11-13-6/+6
|
* Make Arrays its own section, comment float examples.HorseMD2014-11-13-6/+6
|
* Add section Return Stack, add Floating Point Operations section.HorseMD2014-11-13-4/+26
|
* Fix missing comment, pull up a few lines.HorseMD2014-11-13-6/+1
|
* More refactoring, get lines below 80 chars.HorseMD2014-11-13-30/+31
|
* Remove/refactor the descriptions.HorseMD2014-11-13-20/+11
|
* Improve section Advanced Stack Manipulation's examples.HorseMD2014-11-13-5/+5
|
* Refactor section Stack Manipulation.HorseMD2014-11-13-12/+4
|
* Be more brief!HorseMD2014-11-13-39/+12
|
* Finished outline of Variables and Memory. Must be more vague, this is a ↵HorseMD2014-11-12-4/+51
| | | | whirlwind tour!
* Add outline of loops.HorseMD2014-11-12-3/+37
|
* Finished conditionals section for now.HorseMD2014-11-12-3/+24
|
* Add basic outline of Forth and explaination of simple concepts.HorseMD2014-11-12-0/+136