codereport / jsource

J Language Source Code. Livestream links ⬇️
https://www.youtube.com/playlist?list=PLVFrD1dmDdvfVhYLU_iKkV67X9XqCJLWe
Other
38 stars 20 forks source link

Slides that reveal J internals #117

Open zhihaoy opened 3 years ago

zhihaoy commented 3 years ago

I gave a few talks for my employer on J engine data structures, tricks, etc., and I got permission to distribute some material here. I hope that can help this project moving forward.

Dynamic dispatch in J.pdf Dynamically-sized types and J.pdf Inner product in J.pdf Sparse array in J.pdf View types and J.pdf

codereport commented 3 years ago

Awesome! Thanks - I will look into these!