Tags:
view all tags
<meta name="robots" content="noindex" /> ---++ <img alt="MLSA_logo.png" height="42" src="%ATTACHURL%/MLSA_logo.png" title="MLSA_logo.png" width="62" /> Known Issues ---+++ C 1 Cannot handle any python calls other than the "PyRun_SimpleFile" call. 1 <span style="background-color: transparent;">Cannot handle redefinitions of functions (functions with the same name as functions in standard libraries)</span> 1 <span style="background-color: transparent;">Cannot handle cases when the name of the source file contains spaces</span> 1 <span style="background-color: transparent;">Definitions in external C files can only be caught with the inclusion of a header file</span> 1 Doesn’t handle "dynamic dispatch" at all, and therefore cannot determine when a certain class's member function is called * handles these cases simply with "OBJ.call()" ---+++ Python 1 <span style="background-color: transparent;">Doesn’t handle lambda functions, although it catches them in function calls</span> 1 <span style="background-color: transparent;">Doesn’t handle "dynamic dispatch" at all, and therefore cannot determine when a certain class's member function is called</span> * handles these cases simply with "OBJ.call()" 1 Cannot handle function calls inside lambda functions (links them to the outer function) ---+++ JavaScript 1 Cannot handle classes 1 Cannot handle function calls inside Anonymous Functions (links them to the outer function) 1 Cannot handle other JavaScript program's functions being invoked, as there is no set protocol for this 1 Doesn’t handle "dynamic dispatch" at all, and therefore cannot determine when a certain class's member function is called * handles these cases simply with "OBJ.call()" ---++ Permissions * Persons/group who can view/change the page: * Set ALLOWTOPICCHANGE = FRCVRoboticsGroup -- (c) Fordham University Robotics and Computer Vision
Attachments
Attachments
Topic attachments
I
Attachment
History
Action
Size
Date
Who
Comment
png
MLSA_logo.png
r1
manage
38.5 K
2017-07-12 - 19:29
AnneMarieBogar
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r5
<
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r3 - 2017-07-12
-
AnneMarieBogar
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Edit
Attach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback