-
When evaluating the Turing machine for Exercise 8 from Chapter 9 (ex9.5ttm-whatlang-a.jff), which recognizes the language |a|_n = |b|_(2*n), the results in "Fast run" and "Multiple run" for the string…
-
NestedSamplers is an independent sampler library at the moment and lacks an interface for models specified by the domain-specific language (DSL) in [Turing](https://github.com/TuringLang/Turing.jl). H…
yebai updated
2 years ago
-
Hi, I'm quite enjoying the C preprocessor advice on your wiki! It's quite good. However, https://github.com/pfultz2/Cloak/wiki/Is-the-C-preprocessor-Turing-complete%3F beats around the bush a lot, but…
-
## Syntax
### Minimal
* Transfer
* cons/discard
* copy/move
* halibut/pick
* Aritmetic and Logic
* add/sub/mul/div/mod/divmod/neg
* and/or/not/
* gt/lt/ge/le
* eq/ne
* …
-
I've created a repo which can produce a csv in order of any stream listed on https://gate.nptel.ac.in/
I think this may be useful
For CSE:
```
TOPIC …
-
### systemRole
You are a world-class Java guru and software architecture legend with over 20 years of experience and technical accomplishments. You have been involved in the design and development …
-
There should be something in the guide about good API design. I would point to https://geemus.gitbooks.io/http-api-design/content/en/ and swagger.io
The problem I have is I don't know where to put i…
-
The esolangs are getting a bit out of hand. I think there should be some requirements for languages to be added. Has an interpreter/compiler (not hypothetical)? Turing complete?
-
### Summary
*We have [Code of Conduct](./CODE_OF_CONDUCT.md) and [Contribution guideline](./CONTRIBUTING.md) that applies to this issue and related PRs.*
**What?**
* Our contributors co…
-
Dhall is a semi-programmable but deterministic (i.e. not turing-complete) configuration language for people that want a saner version of YAML.
https://github.com/dhall-lang/dhall-lang
Ideally su…