Michał "phoe" Herda

Results 160 issues of Michał "phoe" Herda

``` 16:10 < Bike> simple-array definition question. clhs make-array says that if :displaced-to is nil, the new array is not a displaced array. but clhs array-displacement says it can, depending...

``` 14:40 < |3b|> phoe: if you are making an update of the spec, it would be nice to have a fully expanded table of contents, including all section names....

improvement

> 10:44 &lt;phoe&gt; There is a lot of work to be done that I do not really know how to automate. > 10:44 &lt;phoe&gt; The biggest mistake I have made...

``` 17:13 < phoe> why the fuck http://clhs.lisp.se/Body/f_intern.htm has "Side Effects: None"> 17:14 < phoe> this function is modifying the state of the package system ```

We obviously need a real-time way of communicating regarding this project. I have been considering Slack, Gitter and Discord and decided to use the last one as the Lisp Discord...

``` 20:45 < didi> Sooo... I want to extend PUSH to I can push things to my user-defined object. Can I do it? 20:45 < didi> s/to/so 20:45 < Bike>...

``` 13:57 < phoe> beach: so basically, a statement is a form whose return value is discarded by the evaluation context? 13:57 < phoe> s/form/expression/ 13:58 < beach> No, form...

This is a post that lists people who might want to contribute to CLUS in the future. If you want yourself added/removed, let me know. @krrrcks Kamil Ziemian loke from...

``` 01:16 possible relevant: https://github.com/inters/geneva#open-geneva and https://github.com/eugeneia/maxpc#maxpc the former uses the latter to parse a markdown-like language, in case you want to see an involved example (grammar.lisp) ```

> https://github.com/can3p/ansi-spec - this one fully parses the spec, > although with errors > > https://github.com/can3p/dpANS-parser - this one > fails to parse full spec but correctly parses one of...