Crystal language and Klayout

Hi is there a way to use KLayout libraries in Crystal language instead of ruby ?

Comments

  • Hi,

    Crystal and Ruby look similar, but they are fundamentally different (i.e. interpreted vs. compiled). So no simple substitution. Sorry.

    Matthias

  • Matthias ,
    Thank you very much, I just thought of a way to use the klayout objects library, compile crystal code like ruby and link KLayout library objects, which makes references to the KLayout classes.

Sign In or Register to comment.