Skip to main content

Timeline for Write a Whitespace Interpreter

Current License: CC BY-SA 4.0

30 events
when toggle format what by license comment
S Jul 21, 2022 at 17:04 history bounty ended CommunityBot
S Jul 21, 2022 at 17:04 history notice removed CommunityBot
Jul 14, 2022 at 6:41 comment added Kevin Cruijssen @user230118 So are carriage returns, zero-width spaces, etc. 🤷 I'm not the one who named the language. Either way, those can all be ignored like any other character, except for the three whitespace characters (newline, tab, space) that are mentioned.
Jul 13, 2022 at 20:58 comment added user230118 Form feeds are white space.
S Jul 13, 2022 at 15:16 history bounty started Seggan
S Jul 13, 2022 at 15:16 history notice added Seggan Draw attention
S Mar 27, 2022 at 13:26 history bounty ended DLosc
S Mar 27, 2022 at 13:26 history notice removed DLosc
S Mar 20, 2022 at 19:24 history bounty started DLosc
S Mar 20, 2022 at 19:24 history notice added DLosc Reward existing answer
Nov 15, 2021 at 17:48 answer added Aaroneous Miller timeline score: 21
Nov 12, 2021 at 0:02 history edited DLosc CC BY-SA 4.0
Fixed typos
S Nov 11, 2021 at 22:23 history bounty ended Fmbalbuena
S Nov 11, 2021 at 22:23 history notice removed Fmbalbuena
Nov 11, 2021 at 20:34 answer added DLosc timeline score: 5
Nov 11, 2021 at 18:19 history edited DLosc CC BY-SA 4.0
Clarified wording
Nov 11, 2021 at 7:35 comment added Kevin Cruijssen @DLosc Sure. And let's say at least 1000 (or perhaps 1024)? If you have another reasonable alternative feel free to suggest it. I've been codegolfing in Whitespace a few years now and overall I never saved too many stuff in the heap. Although tbf, with codegolfing you usually just overwrite the initial heap value since pushing address 0 is just the shortest, and in most cases you don't need to re-use the heap too much.
Nov 11, 2021 at 2:12 history edited DLosc CC BY-SA 4.0
Type fix
Nov 11, 2021 at 1:11 comment added DLosc Can the heap have a fixed size? If so, what's an acceptable size for it?
S Nov 5, 2021 at 14:59 history bounty started Fmbalbuena
S Nov 5, 2021 at 14:59 history notice added Fmbalbuena Current answers are outdated
Jun 17, 2020 at 9:04 history edited CommunityBot
Commonmark migration
Feb 1, 2020 at 16:44 answer added Arnauld timeline score: 12
Feb 1, 2020 at 16:18 history edited Kevin Cruijssen CC BY-SA 4.0
added 138 characters in body
Feb 1, 2020 at 11:19 history edited Kevin Cruijssen CC BY-SA 4.0
deleted 655 characters in body
Jan 31, 2020 at 21:03 history edited Jonathan Allan CC BY-SA 4.0
edited body
Jan 31, 2020 at 19:15 review Close votes
Feb 1, 2020 at 5:19
Jan 31, 2020 at 15:00 history tweeted twitter.com/StackCodeGolf/status/1223259690286624768
Jan 31, 2020 at 13:40 history edited Kevin Cruijssen CC BY-SA 4.0
added 4 characters in body
Jan 31, 2020 at 9:20 history asked Kevin Cruijssen CC BY-SA 4.0