SpiceQA
Questions
Tags
Users
Badges
programming-languages
programming-languages
10 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Return the variable of the 1st exec function in the second exec function in python
Jotham
0
•
asked Sep 24, 2022
-1
0
10
programming-languages
python-3.x
python
Context-free language for a^nb^nc^n
Karol Ayestas
0
•
asked Sep 21, 2022
-2
0
14
context-free-language
computation-theory
programming-languages
context-free-grammar
Why Python doesn't provide methods to be called on a list for finding length like L.len()
nicku
0
•
asked Sep 21, 2022
-1
0
41
programming-languages
compare
java
python
Why do programs have both stack and heap memory?
jem do
0
•
asked Sep 18, 2022
0
0
11
programming-languages
stack
memory
variables
In programming languages other than Javascript, are there similar distinctions between the concepts of 'null' and 'undefined'?
kaeruranawa
0
•
asked Sep 16, 2022
0
0
14
programming-languages
computer-science
Is there precedence for object oriented syntax for a relative path?
user81993
0
•
asked Sep 15, 2022
0
0
8
programming-languages
syntax
oop
Scripting language/environment with deterministic execution, sandboxing, and resource limits
undecim
0
•
asked Sep 15, 2022
1
0
22
programming-languages
language-design
sandbox
virtual-machine
Bug making a transpiler
RinkaDev
0
•
asked Sep 13, 2022
-2
0
15
transpiler
programming-languages
python
How do languages implement multiplication assignments under the hood?
Michael Moreno
0
•
asked Sep 6, 2022
-3
0
30
programming-languages
javascript
python
Why isn't x *= 5 + 3 equivalent to x = x * 5 + 3?
Michael Moreno
0
•
asked Sep 6, 2022
0
3
86
programming-languages
javascript
python
1
(current)
Hot Questions