What is dynamic compilation?

Roger L Costello <costello@mitre.org>
Mon, 04 Nov 2024 11:53:02 +0000

          From comp.compilers

Related articles
What is dynamic compilation? costello@mitre.org (Roger L Costello) (2024-11-04)
| List of all articles for this month |
From: Roger L Costello <costello@mitre.org>
Newsgroups: comp.compilers
Date: Mon, 04 Nov 2024 11:53:02 +0000
Organization: Compilers Central
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="65460"; mail-complaints-to="abuse@iecc.com"
Keywords: code, question, comment
Posted-Date: 04 Nov 2024 09:03:25 EST

Recently a colleague said this: For implementing security firewalls, Python and Ruby and other similar scripting languages that use dynamic compilation are not allowed.


What is dynamic compilation?
[I think the Wikipedia article is pretty good
https://en.wikipedia.org/wiki/Dynamic_compilation -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.