Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
DocKimbel
DocKimbel has asked
0
questions and find answers to
39
problems.
Stats
721
EtPoint
185
Vote count
0
questions
39
answers
About
Red programming language author.
DocKimbel questions
DocKimbel answers
Converting strings to other datatypes in Red
How do I remove all "black pixels" from a binary (image)?
Red vid modal window is opening more than one
Date substraction why don't I get hh:mm:ss in Rebol / Red?
When do Red looping structures require interpretation
Pass by reference in Red routines
How to bind local context block to global context in Rebol2?
What is the difference between `context` and `object`?
What's the difference between `a: [b 1]` and `a: [b: 1]`, in red?
Parse string to find first duplicate character - functional vs. prodecural coding style