Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in language-implementation
What systems out there use non-uniform pointer representation? [duplicate]
Mar 01, 2023
c
pointers
system
language-implementation
How is the self argument magically passed to instance methods?
Jan 12, 2023
python
oop
self
language-implementation
python-descriptors
Matlab: how to implement a dynamic vector
Dec 30, 2022
matlab
dynamic
vector
language-implementation
haskell implementation questions
Dec 12, 2022
haskell
behavior
language-implementation
In Lisp and other functional languages, why is length not O(1)
Dec 07, 2022
lisp
language-implementation
C pointers in C#
Nov 30, 2022
c#
c
string
pointers
language-implementation
Why does Boolean::New() return a Handle<> while other primitives return Local<>?
Dec 28, 2020
boolean
v8
language-implementation
Does Java have to be compiled to bytecode?
Oct 12, 2022
java
bytecode
jls
language-implementation
How can an implementation of a language in the same language be faster than the language?
Oct 28, 2022
python
performance
jvm
pypy
language-implementation
Private inner class synthesizes unexpected anonymous class
Apr 20, 2018
java
private
anonymous-class
language-implementation
Is 'yield' keyword a syntactic sugar ? What is its Implementation [duplicate]
Nov 12, 2022
c#
language-implementation
yield-keyword
G-machine, (non-)strict contexts - why case expressions need special treatment
May 27, 2016
haskell
compilation
functional-programming
lazy-evaluation
language-implementation
Unexpected list comprehension behaviour in Python
Aug 09, 2018
python
list-comprehension
language-implementation
Python: the mechanism behind list comprehension
Oct 18, 2022
python
implementation
list-comprehension
language-implementation
How is asynchronous callback implemented?
Jun 13, 2022
asynchronous
v8
language-implementation
How is Forth LEAVE ... LOOP implemented, since number of LEAVEs is not known beforehand?
May 28, 2022
forth
language-implementation
How would you re-use C opcode implementations when writing a JIT with LLVM?
Mar 21, 2020
compiler-construction
jit
llvm
language-implementation
C: Behaviour of the `const` keyword
Oct 14, 2022
c
constants
keyword
language-implementation
How is "letrec" implemented without using "set!"?
Oct 23, 2022
variables
scheme
language-implementation
letrec
How to implement a practical fiber scheduler?
May 31, 2018
linux
asynchronous
scheduling
language-implementation
Older Entries »