StackOverflow Questions for Tag: language-implementation

BigAgg
BigAgg

Reputation: 43

C++ accessing global variables in a lua_State

Score: 0

Views: 46

Answers: 2

Read More
Alexander
Alexander

Reputation: 63369

MRI: Why are some methods implemented as aliases, but others duplicated?

Score: 4

Views: 192

Answers: 1

Read More
F.v.S.
F.v.S.

Reputation: 512

Are some C++ standard library constexpr functions implicitly allowed to be consteval since C++20?

Score: 5

Views: 182

Answers: 1

Read More
Hokulala
Hokulala

Reputation: 33

In Go sync.Map why this part of implementation is inconsistent or do I misunderstand something?

Score: 2

Views: 570

Answers: 1

Read More
Yakk - Adam Nevraumont
Yakk - Adam Nevraumont

Reputation: 275800

How to virtual functions and vtables work?

Score: 4

Views: 380

Answers: 1

Read More
Angus
Angus

Reputation: 12631

Understanding the implementation of memcpy()

Score: 15

Views: 3404

Answers: 2

Read More
jcubic
jcubic

Reputation: 66620

How modulo and remainder should work in Scheme?

Score: 3

Views: 16928

Answers: 4

Read More
marcosdly
marcosdly

Reputation: 39

Are function declarations and function expressions implemented differently in Go? If yes, why?

Score: 0

Views: 257

Answers: 2

Read More
gavrilikhin.d
gavrilikhin.d

Reputation: 830

How CPython handles multiline input in REPL?

Score: 1

Views: 217

Answers: 3

Read More
TraumaPony
TraumaPony

Reputation: 10794

Are there any Common Lisp implementations for .Net?

Score: 49

Views: 19377

Answers: 9

Read More
randomUser
randomUser

Reputation: 693

C++ unordered_map implementation problem previous values in map get forgotten

Score: 1

Views: 83

Answers: 1

Read More
108
108

Reputation: 1651

Does the range for integer values of a char depend on implementation?

Score: 15

Views: 9479

Answers: 5

Read More
rwallace
rwallace

Reputation: 33505

Do Ada 83 exceptions include resource cleanup?

Score: 3

Views: 146

Answers: 2

Read More
Sourav Kannantha B
Sourav Kannantha B

Reputation: 3299

Different ways of implementing a coroutine

Score: 2

Views: 961

Answers: 1

Read More
max
max

Reputation: 52343

inspect.currentframe() may not work under some implementations?

Score: 6

Views: 2633

Answers: 2

Read More
Zach Smith
Zach Smith

Reputation: 8971

How is the self argument magically passed to instance methods?

Score: 4

Views: 528

Answers: 2

Read More
NotNik.
NotNik.

Reputation: 418

How does the std::is_union implementation work?

Score: 1

Views: 830

Answers: 1

Read More
xmllmx
xmllmx

Reputation: 42379

How to check the maximum number of std::placeholders?

Score: 1

Views: 392

Answers: 0

Read More
Lissy_G
Lissy_G

Reputation: 1

What am I doing wrong? Implementing a custom Google Search using NationBuilder

Score: 0

Views: 147

Answers: 1

Read More
user319824
user319824

Reputation:

How could one implement C++ virtual functions in C

Score: 21

Views: 13927

Answers: 4

Read More
PreviousPage 1Next