Louis Pilfold

Results 1867 comments of Louis Pilfold

Closing due to inactivity. Please feel free to reopen! Thank you

@matobet yup we would want it for all the main commands

Closing as I believe we can do this all with the deno config + BEAM env vars now

Could you go into more detail as the specific requirements for this new process abstraction, including the sorts of problems you would solve using it, and what a typed API...

Given Gleam is a typed language how could a library create a finite state machine? They are typically created using types, which the programmer defines. Assuming there's a good design...

Could you share some of those libraries? I was unable to find any for well typed languages without macros, and the ways I know of making FSMs don't have anything...