loredanacirstea / taylor

Measure twice, cut once. Lisp-like functional language for computable & immutable specifications, interpreted by WebAssembly & the Ethereum Virtual Machine.
https://loredanacirstea.github.io/taylor/
GNU General Public License v3.0
37 stars 2 forks source link

Separate casting into separate functions(graphs) #5

Open loredanacirstea opened 4 years ago

loredanacirstea commented 4 years ago

We might have a general cast function, which sees the types and can retrieve the appropriate cast function.

loredanacirstea commented 4 years ago

Related: https://github.com/loredanacirstea/taylor/issues/6