-
consider this:
```
link-parser amy
linkparser> !morp
linkparser> adsfasdfasdfasdf
```
this attempts the case wit one part (no splits) and with 3 parts (two splits) it never outputs any attem…
linas updated
7 years ago
-
[Front-End interview questions · Front-End Developer Handbook 2018](https://frontendmasters.com/books/front-end-handbook/2018/practice/interview-q.html)
[Twipped/InterviewThis: An open source list …
-
1. What forth systems do you use and for what OS?
2. What is your favourite forth system or systems?
My answers:
1. Windows: SP-Forth, Quark Forth
Linux: gForth, SP-Forth linux
OSX: nop
…
-
If I have understood magpie's philosophy correctly, I would like to talk to you about standardizing on a message-passing syntax that would take OOP languages to a new level. The OOP field has been in…
-
Thinking about stack manipulation, what you have said about it, and Kitten, I got this gut feeling that Kitten should go all in on local variables. Thinking it through a little, it would make the lang…
trans updated
6 years ago
-
This is just to get a conversation going—I plan to add examples and detail as I have time.
I often run into types that are almost, but not quite, an `Arrow`—but for the fact that they have no imple…
-
Different graphics APIs have their own shading languages or ideas for what a shading language should be. In our quest to support multiple backend APIs, we need a way to unify these.
-
Based on linguistic studies, annotation guidelines and pragmatic arguments, I would like to demonstrate here that the French interrogative expression _est-ce que / qui_ should always be analysed as fi…
-
That is, use PureScript as a JavaScript code generator.
When loading a rom, get purescript to generate mutable JavaScript code as a string value, then just do JavaScript injection (`
-
if JS style objects are added, would that make the language more accessible? :)