Joe Stanley

Results 19 comments of Joe Stanley

Thank you, @bWgibb! That would be terrific! Would you be willing to reach out to Southwire, and/or to pull resources for NEC/IEEE-525? I'd be very happy to author some functions...

This sounds like a marvelous idea! Do you have some content or ideas that you'd like to contribute, or is there something I can help with?

Hi @Lakshmikanth2001! 👋 Regarding: > * should we take input in (uF, KHz) insted of (Farad and Hz) I think that we should probably only accept units in Farads and...

Thanks, @Lakshmikanth2001! 🎉 Let me know if you feel this issue is ready to close, or if you had other items you wish to add before we consider this work...

I'm also interested in this! I'm going to take a look and see if I can contribute a lexer. Will be my first contribution to pygments, though! Hopefully it's less...

Made *some* progress on this front. Definitely not where it needs to end up, but there's the skeleton of a lexer in place! ![image](https://user-images.githubusercontent.com/33275230/203710495-15b5abc4-0e60-4003-9adc-971ec4f06433.png) Lexer here: https://github.com/engineerjoe440/pygments/blob/feature/add-iec-61131-structured-text-lexer/pygments/lexers/iecst.py (suggestions to help...

Here are some resources that are related to CODESYS in regards to TRY/CATCH: > * https://help.codesys.com/api-content/2/codesys/3.5.14.0/en/_cds_operator_try_catch_finally_endtry/ > * https://stefanhenneken.net/2019/07/29/iec-61131-3-exception-handling-with-__try-__catch/ And some interesting information on the ABSTRACT keyword (seems pretty general)...

Sounds perfectly reasonable to me!