-
jhoffner I really don't want to publicly shame CW cheaters here but recently there seems to be an increase in the number of cheaters who aren't getting banned quick enough. Some cheaters have already…
-
# Topic proposal: A transpiler to JavaScript
I propose a new topic for the book: A transpiler to JavaScript. The idea to write a transpiler (a source-to-source compiler) for a simple imperative pro…
-
Hello, now I'm trying to understand 'incompleteness' concept and apply this to programming languages.
From my understanding, if a simple language containing basic arithmetic operations is given, th…
-
## Keyword: detection
### RacketStore: Measurements of ASO Deception in Google Play via Mobile and App Usage
- **Authors:** Authors: Nestor Hernandez, Ruben Recabarren, Bogdan Carbunar, Syed Ishti…
-
If we can get this to type check properly, we would have perfect support for boilerplate-free mixins:
``` typescript
declare function Blah(target: T): T & {foo: number}
@Blah
class Foo {
bar() {…
-
This proposal introduces an API for defining custom attributes for both built-ins and custom elements, and design discussion for an API that can be used to define more complex enhancements that involv…
-
# Overview
This is a proposal based on [#1048][issue1048] (thank you to everyone discussing in that thread). I opened this because I believe that conversation contains important ideas but addresses…
hryx updated
2 months ago
-
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See also https://github.com/dotnet/roslyn/issues/115
## Design revi…
-
A proposal to add two functions to further improve the usefulness of the standalone HTML tool https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html
(not sure if this has already b…