Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
bytecode
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Adding short-circuiting in a bytecode interpreter
Alexandre Plt
Alexandre Plt
Alexandre Plt
Follow
Sep 16
Adding short-circuiting in a bytecode interpreter
#
bytecode
#
vm
#
interpreter
#
programming
4
 reactions
Comments
Add Comment
2 min read
Python Bytecode: A Beginner’s Guide
Emmanuel Oyibo
Emmanuel Oyibo
Emmanuel Oyibo
Follow
Jun 6
Python Bytecode: A Beginner’s Guide
#
beginners
#
python
#
bytecode
#
compilation
16
 reactions
Comments
2
 comments
6 min read
Behind the Scenes: Unveiling the Compilation Processes of Leading Programming Languages
Binoy Vijayan
Binoy Vijayan
Binoy Vijayan
Follow
Jan 26
Behind the Scenes: Unveiling the Compilation Processes of Leading Programming Languages
#
compiler
#
interpreter
#
bytecode
#
tutorial
5
 reactions
Comments
Add Comment
3 min read
Por que o Java converte nĂşmeros inteiros maiores que 127 para valores negativos em castings do tipo byte?
Henrique Matheus Alves Pereira
Henrique Matheus Alves Pereira
Henrique Matheus Alves Pereira
Follow
May 23 '23
Por que o Java converte nĂşmeros inteiros maiores que 127 para valores negativos em castings do tipo byte?
#
java
#
bytecode
#
twoscomplement
#
henriqueotogami
1
 reaction
Comments
2
 comments
6 min read
Static proxies in Quarkus
Efim Smykov
Efim Smykov
Efim Smykov
Follow
Mar 11 '23
Static proxies in Quarkus
#
quarkus
#
cdi
#
java
#
bytecode
3
 reactions
Comments
Add Comment
2 min read
VocĂŞ sabia? - Curiosidades JAVA
brmartin | Bruno Martins
brmartin | Bruno Martins
brmartin | Bruno Martins
Follow
Feb 17 '23
VocĂŞ sabia? - Curiosidades JAVA
#
bytecode
#
java
#
curiosidades
1
 reaction
Comments
Add Comment
1 min read
Create your own bytecode Vm from scratch
SaptakBhoumik
SaptakBhoumik
SaptakBhoumik
Follow
May 15 '22
Create your own bytecode Vm from scratch
#
cpp
#
vm
#
bytecode
12
 reactions
Comments
Add Comment
3 min read
Function calls in bytecode interpreters
Alexandre Plt
Alexandre Plt
Alexandre Plt
Follow
May 10 '21
Function calls in bytecode interpreters
#
bytecode
#
vm
6
 reactions
Comments
Add Comment
6 min read
Understanding bytecode interpreters
Alexandre Plt
Alexandre Plt
Alexandre Plt
Follow
May 2 '21
Understanding bytecode interpreters
#
bytecode
#
vm
14
 reactions
Comments
Add Comment
6 min read
Parallelizing a bytecode interpreter
Alexandre Plt
Alexandre Plt
Alexandre Plt
Follow
Apr 14 '21
Parallelizing a bytecode interpreter
#
bytecode
#
vm
#
parallel
11
 reactions
Comments
Add Comment
8 min read
How to create raw bytecode in python
Aitor
Aitor
Aitor
Follow
Nov 24 '20
How to create raw bytecode in python
#
bytecode
#
python
#
tutorial
#
programming
8
 reactions
Comments
Add Comment
7 min read
Como crear bytecode en python
Aitor
Aitor
Aitor
Follow
Nov 19 '20
Como crear bytecode en python
#
python
#
bytecode
#
programming
#
tutorial
14
 reactions
Comments
Add Comment
7 min read
Java Under the Hood
Sivantha Paranavithana
Sivantha Paranavithana
Sivantha Paranavithana
Follow
Jul 12 '20
Java Under the Hood
#
java
#
jvm
#
bytecode
29
 reactions
Comments
4
 comments
5 min read
Building A Virtual Machine
Bosley
Bosley
Bosley
Follow
Jun 25 '20
Building A Virtual Machine
#
cpp
#
virtualmachine
#
bytecode
#
language
25
 reactions
Comments
2
 comments
6 min read
An Experiment in Streaming: Bytecode Continuous Deployment
Nicolas Fränkel
Nicolas Fränkel
Nicolas Fränkel
Follow
Apr 16 '20
An Experiment in Streaming: Bytecode Continuous Deployment
#
datastreaming
#
continuousdeployment
#
bytecode
#
jvm
6
 reactions
Comments
Add Comment
8 min read
yGuard is now open source - obfuscation easy as pie
L. Berger
L. Berger
L. Berger
Follow
Jan 8 '20
yGuard is now open source - obfuscation easy as pie
#
java
#
obfuscation
#
bytecode
7
 reactions
Comments
1
 comment
3 min read
Under the Hood: Python Comparison Breakdown
AJ Kerrigan
AJ Kerrigan
AJ Kerrigan
Follow
Oct 28 '19
Under the Hood: Python Comparison Breakdown
#
python
#
dis
#
bytecode
9
 reactions
Comments
Add Comment
5 min read
Decompile and dissasemble JVM bytecode compiled from Kotlin source code
yuyabu
yuyabu
yuyabu
Follow
Feb 8 '19
Decompile and dissasemble JVM bytecode compiled from Kotlin source code
#
kotlin
#
java
#
jvm
#
bytecode
11
 reactions
Comments
Add Comment
2 min read
JVM Architecture 101: Get to Know Your Virtual Machine
OverOps
OverOps
OverOps
Follow
May 6 '18
JVM Architecture 101: Get to Know Your Virtual Machine
#
java
#
jvm
#
bytecode
105
 reactions
Comments
1
 comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account