Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
9il committed Apr 26, 2015
1 parent 0ea0b65 commit dac8fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ D that `has <http://dlang.org/interfaceToC.html>`_ full support for C ABI [#ABI]
Scripting languages
-------------------

You are already somehow familiar with the integration of scripting languages on the example of the use of the matplotlib library and `PyD <https://github.com/ariovistus/pyd>`_. Since most of them have a C API [#API]_, their integration with D can be performed without problems.
You are already somehow familiar with the integration of scripting languages on the `example <examples.html#plotting-with-matplotlib-python>`_ of the use of the matplotlib library and `PyD <https://github.com/ariovistus/pyd>`_. Since most of them have a C API [#API]_, their integration with D can be performed without problems.

There is a `realization <https://github.com/DigitalMars/DMDScript>`_ of the ECMA 262 (Javascript) programming language written by Walter Bright and updated by Dmitry Olshansky.

Expand Down

0 comments on commit dac8fd2

Please sign in to comment.