-
I've been writing a lot of lambda one-liners, many of which return lambda one-liners, like this:
times = lambda x: lambda y: x \* y
I'm playing with function composition, and make-believe currying. …
-
HELLO THERE, I was preparing for my internals of operating systems using chegg and i found out that my subscription will end in just 4 days, so i was wondering if any of you guys want answers(any subj…
-
### Add your profile on the issue `#206` [Students Profiles #5](https://github.com/open-source-society/computer-science/issues)
Thanks! :smile:
-
there has been a request on tex.stackexchange
for multiple sizes of curly angle brackets.
the base size is in stix at 29FC (\lcurvyangle)
and 29FD (\rcurvyangle), but nothing larger.
a published…
-
We have considered a few models up to here:
**Request/Response.** This is where Rick's idea for Perpetuum came from, as a model of asynchronous processing, cutting long-lasting (remote) requests i…
-
In "fixed" example from #9 different kind of error occurs to the user. The type checker cannot determine that `{x : Integer, y : Integer} == Point`.
```
$ ./dhall
-
There is an interesting new "feature" in v0.6 : "In version 0.6, Julia now keeps track of all the callers of a given function (called backedges) so it can go back and invalidate the previous code with…
-
### Add your profile on the issue `#206` [Students Profiles #5](https://github.com/open-source-society/computer-science/issues)
Thanks! :smile:
-
from @alanedelman:
We really should think carefully about how the transpose of a vector should dispatch the various `A_*op*_B*` methods. It must be possible to avoid new types and ugly mathematics. F…
-
- Jozef Hooman and Marcel Verhoef, [[http://www.marcelverhoef.nl/uploads/Main/festschrift.pdf][Formal Semantics of a VDM Extension for Distributed Embedded Systems]], in D. Dams, U. Hannemann and M. S…