1
Name:
Anonymous
2018-03-02 17:21
I'd like to anally deform brains of web developers with a new concatenative server-side framework. it will be called Backend Forth
41
Name:
Anonymous
2018-03-15 13:36
filter and reduce/f def /list def &list head null not list head f apply list head if list tail /list def while & apply /myfilter defun 1 2 3 4 5 6 2 mod 0 eq myfilter prettyprint /f def /acc def /list def acc list head null not list head f apply list tail /list def while /myreduce defun 1 2 3 4 5 6 0 &add myreduce
42
Name:
Anonymous
2018-03-15 13:37
>>41 For some reason the curly brackets were eaten...
45
Name:
Anonymous
2018-03-16 9:22
Next step is implementing lexical scoping (right now variables collide and it is quite buggy).
46
Name:
Anonymous
2018-03-19 3:45
>>42 because of the shitty sexpcode parser, probably
47
Name:
Anonymous
2022-10-17 1:04
Way to bump a five year old thread! Thanks.
Anyway, since I found this thread again and also the code which I thought lost, I update it with what I have gotten to so far:
heap.c
https://gist.github.com/Capaverde/521a6cf4e15f043261a1f2fee2a97921 main.stk
https://gist.github.com/Capaverde/1a03d32d86d9a18db999724f3fb6bec6
48
Name:
Anonymous
2022-10-17 6:25
>>47 I have to say that this is quite cool, admin-kun.
49
Name:
Anonymous
2022-10-17 8:37
>>47 ZOMG BASED ADMIN!?!?!?!?!
50
Name:
Anonymous
2022-10-17 15:34
>>47 Way to bump a five year old thread! Forbidden meme, an unearthed presence from a different time...
51
Name:
Anonymous
2022-10-24 19:18
>>48,49 I am not the admin, but thanks for the compliment.
I would have worked more on the language but I had two tests last week and also have two tests this week.
52
Name:
Anonymous
2022-10-25 6:41
>>51 >not admin
>overrides the old thread autosage protocol
doubt.kt
53
Name:
Anonymous
2022-10-25 15:04
Whomest'th art thou quoting?