mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
dev docs: introduction
This commit is contained in:
@@ -10,6 +10,13 @@ Jedi Development
|
|||||||
your IDE, look at the `plugin api <plugin-api.html>`_.
|
your IDE, look at the `plugin api <plugin-api.html>`_.
|
||||||
|
|
||||||
|
|
||||||
|
This page tries to address the fundamental demand for documentation of the
|
||||||
|
|jedi| interals. Understanding a dynamic language is a complex task. Especially
|
||||||
|
because type inference in Python can be a very recursive task. Therefore |jedi|
|
||||||
|
couldn't get rid of complexity. We know that *simple is better than complex*,
|
||||||
|
but unfortunately it requires sometimes complex solutions to understand complex
|
||||||
|
systems.
|
||||||
|
|
||||||
|
|
||||||
Core
|
Core
|
||||||
----
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user