FGPythonSys: Difference between revisions

Jump to navigation Jump to search
m
mNo edit summary
Line 267: Line 267:
   }}
   }}
}}
}}
=== Understanding Nasal APIs ===
{{FGCquote
|1= I can construct powerful Python/C API interfaces very quickly, something I cannot do with Nasal.
|2= {{cite web
  | url    = http://sourceforge.net/p/flightgear/mailman/message/34793466/
  | title  = <nowiki>Re: [Flightgear-devel] A FGPythonSys implementation: The embedded
Python interpreter as a FlightGear subsystem.</nowiki>
  | author = <nowiki>Edward d'Auvergne</nowiki>
  | date  = Jan 25th, 2016
  | added  = Jan 25th, 2016
  | script_version = 0.23
  }}
}}
The Nasal C APIs are pretty straightforward actually, and it may make sense to look at the corresponding docs - even if just to learn how to port existing Nasal APIs to Python:
* [[Howto:Extend Nasal]]
* [[Nasal/CppBind]]


== Status ==
== Status ==

Navigation menu