karols·6 ay önce·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·8 yıl önce·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·11 yıl önce·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·11 yıl önce·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