karols·vor 6 Monaten·discussLocation: Bratislava/SlovakiaRemote: YesWilling to relocate: NoTechnologies: Rust, Erlang/Elixir, Distributed Systems, Performance sensitive systems, Linux, ...Résumé/CV: https://www.linkedin.com/in/karolskocik/Email: karol [dot] skocik [at] gmail [dot] com
karols·vor 8 Jahren·discussThey are computationally equivalent. Except that you can't typecheck actor calculus (since you can send anything to an actor) but you CAN typecheck pi calculus (channels).
karols·vor 11 Jahren·discussIt's not entirely that bad in CL:(locally (declare (optimize (safety 3))) (defun list-int-p (list) (every #'integerp list)) (deftype list-int () `(satisfies list-int-p)) (defun xxx (list) (declare (type list-int list)) list)) It's still runtime check, but better than nothing.
karols·vor 12 Jahren·discussFor modelling to work generally (in most/all domains), you need some underlying paradigm all these models can be translated into.For excel, it's grid based dataflow, (for example, you can call it differently).I saw you tried dataflow already but stepped back from it.So what paradigm are you trying to use for EVE?
Remote: Yes
Willing to relocate: No
Technologies: Rust, Erlang/Elixir, Distributed Systems, Performance sensitive systems, Linux, ...
Résumé/CV: https://www.linkedin.com/in/karolskocik/
Email: karol [dot] skocik [at] gmail [dot] com