10 Apr
                
                    2023
                
            
            
                10 Apr
                
                '23
                
            
            
            
        
    
                10:58 p.m.
            
        IMHO, it'd be easier and effective to band up together and FIRST write a proper API specification and THEN implement it in CL.
I agree. Here’s the API specification for NumPy: https://numpy.org/doc/stable/reference/index.html#reference Looks rather intimidating. Less intimidating though, than doing the FFI dance, though.