Commit Graph

33 Commits

Author SHA1 Message Date
Adam Bard
732cdbed1a Update forth.html.markdown 2015-01-02 20:33:47 +00:00
Adam Bard
e059cd98f3 Let's see how factor highlighting looks in forth 2015-01-02 19:53:49 +00:00
HorseMD
39ac935c4f Reword arrays introduction. 2014-11-18 12:19:12 +00:00
HorseMD
1e1ff8bd10 Fix typo when demonstrating variables. 2014-11-18 12:01:59 +00:00
HorseMD
6e912f4b46 Fix return-comment indentation. 2014-11-14 16:49:25 +00:00
HorseMD
ce1d44b308 Use our word 'square' in the loop example word 'squares'. 2014-11-14 12:12:30 +00:00
HorseMD
6b5c06d45a Remove unnecessary swap, give array helper word a better name. 2014-11-14 11:23:14 +00:00
HorseMD
a49ab049a5 Mention nip, rework Arrays section. 2014-11-14 11:13:39 +00:00
HorseMD
13a3c11394 More rewording, mention ?do. 2014-11-14 10:51:22 +00:00
HorseMD
eb83f36015 Trim down explainations. 2014-11-14 10:24:39 +00:00
HorseMD
f1688b8000 Illustrate parameters via loops. 2014-11-14 00:14:38 +00:00
HorseMD
601f06e72d Whoops, make lowercase. 2014-11-14 00:05:48 +00:00
HorseMD
6cf6ce3668 Reorder final notes section. 2014-11-13 23:59:37 +00:00
HorseMD
481261458c Mention word . Also comment-out the file-include line. 2014-11-13 23:57:02 +00:00
HorseMD
11313c9c00 Whoops, missed a return comment. 2014-11-13 23:50:54 +00:00
HorseMD
e4229c618b Add a 'returns' comment for every line of Forth. 2014-11-13 23:49:06 +00:00
HorseMD
00d03a4cbe Tidying up. 2014-11-13 23:37:07 +00:00
HorseMD
e001c352ca Slim down comments. 2014-11-13 23:25:48 +00:00
HorseMD
edba1b39c8 Add a few misc ideas to section Final Notes. 2014-11-13 23:16:26 +00:00
HorseMD
879da6be51 Fix typos. 2014-11-13 23:01:42 +00:00
HorseMD
4d80a56d2c Capitalize instances of 'forth'. 2014-11-13 22:51:40 +00:00
HorseMD
70b03c1868 Make Arrays its own section, comment float examples. 2014-11-13 22:25:37 +00:00
HorseMD
b1c2d9ef79 Add section Return Stack, add Floating Point Operations section. 2014-11-13 22:16:48 +00:00
HorseMD
b2c704deaf Fix missing comment, pull up a few lines. 2014-11-13 16:29:40 +00:00
HorseMD
ade01b4ad8 More refactoring, get lines below 80 chars. 2014-11-13 16:26:38 +00:00
HorseMD
c0774dc821 Remove/refactor the descriptions. 2014-11-13 16:10:56 +00:00
HorseMD
ba3bc070c5 Improve section Advanced Stack Manipulation's examples. 2014-11-13 00:19:20 +00:00
HorseMD
e5fbd94af0 Refactor section Stack Manipulation. 2014-11-13 00:13:54 +00:00
HorseMD
ae2728d580 Be more brief! 2014-11-13 00:02:44 +00:00
HorseMD
cc8eb6fed6 Finished outline of Variables and Memory. Must be more vague, this is a whirlwind tour! 2014-11-12 23:55:50 +00:00
HorseMD
c63b9d0153 Add outline of loops. 2014-11-12 22:33:34 +00:00
HorseMD
5b91f96781 Finished conditionals section for now. 2014-11-12 21:56:13 +00:00
HorseMD
aea5e2eb1b Add basic outline of Forth and explaination of simple concepts. 2014-11-12 18:22:02 +00:00