-
I'm not yet sure that we really need this, adding possibly for data processing will add quite amount of complexity. But from other side it may help to get rid of this logic on client side.
What I d…
-
Unfortunately, on my attempt to implement Minecraft clone in kredenslang, I've encountered a serious design problem.
Kredenslang lacks some sort of `if` statement and more memory to be Turing-complet…
-
### Summary
I would love to craft a _course outline_ if I had my dream opportunity of teaching a course based on The Turing Way. A Turing Way course could:
* guide people through The Turing Way'…
-
-
### Description
HCL is verbose and not turing complete, general-purpose programming languages add additional complexity and verbosity (Maybe not as verbose as HCL)
I would love to have some proper c…
-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIIT Hyderabad
2. #### …
-
Apache Teaclave (https://github.com/apache/incubator-teaclave) is an Apache incubator project focusing on SGX. They implement a similar modeling language as Casbin but seems to be more powerful (Turin…
-
I can implement the Y-Combinator:
```
(define y (lambda (f) ((lambda (x) (f x x)) (lambda (x) (f x x)))))
(y (lambda (x y) (x y)))
```
```
$ shadowenv exec env
restriction error: max call…
-
**Project description**
Bosatsu is a simple, non-turing complete language designed for configuration, queries and scripting.
Here is a working Bosatsu program to solve the first Project Euler pr…
-
We had a wonderful conversation this morning with the TuringWay team on how best to support the TuringWay team in their adoption of JupyterBook v2, which will be using `mystmd`. There were a lot of ex…