IRC Log - 2025-07-02 - ##forth

Channel: ##forth
Total messages: 7
Time range: 01:19:54 - 23:17:25
Most active: olle (4), forthBot (1), skvery37 (1)
01:19:54 ##forth <forthBot> Environment for cleobuline inactive, freeing...
15:34:34 ##forth <olle> Would it make sense to replace 'swap' with an operator-like word, like '<-' or such
15:35:09 ##forth <olle> I'm working on objects and messages, so '<-' could actually add some readability
15:35:34 ##forth <olle> `File "myfile.php" <- new`
15:35:46 ##forth <olle> Mm
19:01:00 ##forth <skvery37> @olle that is a Forth power, just do it.
23:17:25 ##forth <hello-operator> I wouldn't say replace, but making synonyms for specific purposes is very common