I recently took a look at the Julia programming language

  https://julialang.org/

with the thought of converting a julia library of interest
into something for PDL/perl computation.  I discovered
that Julia is based on the use of multi-methods which
is the capability provided by the C Object System (COS)

  https://github.com/CObjectSystem/COS

that I have proposed as a basis for a new PDL Next
Generation core architecture.  A look at Julia shows
that we might get some inspiration for our own
development from their language implementation and
use.

--Chris
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to