Tags:
tag this topic
create new tag
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()" ---+++ Pybind11 1 Some repositories requires to add link for Eigen , Pybind11 or other folders. Otherwise the C++ function calls are not found in the AST file of the source file. 1 Processing speed of mlcg.py gets slowed down when running on Pybind11 repositories. 1 Handling a situation where function is imported from the C++ module instead of the whole module. (E.g.,<i>from example import Pet</i>) ---++ 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
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r5
<
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r5 - 2019-05-30
-
LabTech
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
E
dit
A
ttach
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