#lineartypes search results

What am I missing here? I can take Consumeable and Dupable from linear-base and change them to multiplicity polymorphic and things work so far. #LinearTypes is able to downgrade a multipoly %m-> to %1->

Iceland_jack's tweet image. What am I missing here? I can take Consumeable and Dupable from linear-base and change them to multiplicity polymorphic and things work so far. #LinearTypes is able to downgrade a multipoly %m-> to %1->

Intuitionistic linear logic with #LinearTypes!

Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!

I built a thing. With linear types and the right notion of an arrow, we can build full intuitionistic linear logic by riffing off of a paper by Mike Shulman that derived affine logic in a more normal setting. Top, Bot, Void, (). github.com/ekmett/linear-… Requires GHC 9.0.1



Er so, is there a multiplicity polymorphic #coerce / #unsafeCoerce #LinearTypes

Iceland_jack's tweet image. Er so, is there a multiplicity polymorphic #coerce / #unsafeCoerce

#LinearTypes

In #LinearTypes, can someone describe the difference between a pair (a, a) (used linearly) and a function (Bool ⊸ a) (Bool -> a) is isomorphic to (a, a) so I'm wondering news.ycombinator.com/item?id=250885

Iceland_jack's tweet image. In #LinearTypes, can someone describe the difference between a pair (a, a) (used linearly) and a function (Bool ⊸ a)

(Bool -> a) is isomorphic to (a, a) so I'm wondering

news.ycombinator.com/item?id=250885

In this SkillsCast @FacundoDomngu12 introduces us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Watch the Talk: skillsmatter.com/skillscasts/14…


.@FacundoDomngu12 returns to #haskellX to discuss using the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Learn more about Facundo's talk here: ow.ly/BXsH50C4gPY

skillsmatter's tweet image. .@FacundoDomngu12 returns to #haskellX to discuss using the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages.

Learn more about Facundo's talk here: ow.ly/BXsH50C4gPY

At next week's #haskellx virtual conference @FacundoDomngu12 will introduce us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Learn more: ow.ly/BXsH50C4gPY

skillsmatter's tweet image. At next week's #haskellx virtual conference @FacundoDomngu12 will introduce us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages.

Learn more: ow.ly/BXsH50C4gPY

Finally #LinearTypes will come to #GHC. That’s great news, I’d say. tweag.io/blog/2020-06-1…


The GHC developers are very pleased to announce the release of GHC 9.10.1! 🎉 discourse.haskell.org/t/ghc-9-10-1-i… #Haskell #FunctionalProgramming #LinearTypes #DependentTypes


📢Join us 💻 12/3 4pm CT for "1st-class #ExistentialTypes & app to ergonomic #programming w/ #LinearTypes" @RaeHaskell to 💬 1⃣ #TypeInference to eliminate manual manip need 2⃣ constraints➕ existentials = fluid programming.👀talk info (inc. url): bit.ly/rae_12_3 #haskell

UIowaCS's tweet image. 📢Join us 💻 12/3 4pm CT for "1st-class #ExistentialTypes & app to ergonomic #programming w/ #LinearTypes" @RaeHaskell to 💬 1⃣ #TypeInference to eliminate manual manip need 2⃣ constraints➕ existentials = fluid programming.👀talk info (inc. url): bit.ly/rae_12_3 #haskell

the curse of learning #haskell is that it makes you perpetually greedy for even more language features. :'( #lineartypes #dependenttypes


Nice updates! 🚀 MLIR/LLVM 19 integration is 🔥. Unified crates = cleaner dev experience. AST refactor for Types sounds 👌. Excited to see how this shapes up! #ConcreteLang #LinearTypes


At this point I ask myself: When will #GHC include #LinearTypes?


Nice updates! 🚀 MLIR/LLVM 19 integration is 🔥. Unified crates = cleaner dev experience. AST refactor for Types sounds 👌. Excited to see how this shapes up! #ConcreteLang #LinearTypes


Exciting new research reveals higher RAII and explores seven unique applications of linear types in the arcane realm. #RAII #LinearTypes #ResearchDiscovery ift.tt/62Ivg0N


The GHC developers are very pleased to announce the release of GHC 9.10.1! 🎉 discourse.haskell.org/t/ghc-9-10-1-i… #Haskell #FunctionalProgramming #LinearTypes #DependentTypes


Last time we were lucky enough to have @FacundoDomngu12 at #HaskellX was for this talk on how to use the #GHC language extension #LinearTypes to manage references to values in a foreign language (example: inline #java) Revisit the session in our library: bit.ly/3T05HNf


📢Join us 💻 12/3 4pm CT for "1st-class #ExistentialTypes & app to ergonomic #programming w/ #LinearTypes" @RaeHaskell to 💬 1⃣ #TypeInference to eliminate manual manip need 2⃣ constraints➕ existentials = fluid programming.👀talk info (inc. url): bit.ly/rae_12_3 #haskell

UIowaCS's tweet image. 📢Join us 💻 12/3 4pm CT for "1st-class #ExistentialTypes & app to ergonomic #programming w/ #LinearTypes" @RaeHaskell to 💬 1⃣ #TypeInference to eliminate manual manip need 2⃣ constraints➕ existentials = fluid programming.👀talk info (inc. url): bit.ly/rae_12_3 #haskell

What am I missing here? I can take Consumeable and Dupable from linear-base and change them to multiplicity polymorphic and things work so far. #LinearTypes is able to downgrade a multipoly %m-> to %1->

Iceland_jack's tweet image. What am I missing here? I can take Consumeable and Dupable from linear-base and change them to multiplicity polymorphic and things work so far. #LinearTypes is able to downgrade a multipoly %m-> to %1->

Intuitionistic linear logic with #LinearTypes!

Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!

I built a thing. With linear types and the right notion of an arrow, we can build full intuitionistic linear logic by riffing off of a paper by Mike Shulman that derived affine logic in a more normal setting. Top, Bot, Void, (). github.com/ekmett/linear-… Requires GHC 9.0.1



In this SkillsCast @FacundoDomngu12 introduces us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Watch the Talk: skillsmatter.com/skillscasts/14…


#LinearTypes and ($) = id

@RaeHaskell shows us how to use -XLinearTypes to keep careful track of your money -- and higher rank types to keep your API honest. youtu.be/l-h-vH8JxDE

tweagio's tweet card. @rae: Avoid losing money via -XLinearTypes

youtube.com

YouTube

@rae: Avoid losing money via -XLinearTypes



In #LinearTypes, can someone describe the difference between a pair (a, a) (used linearly) and a function (Bool ⊸ a) (Bool -> a) is isomorphic to (a, a) so I'm wondering news.ycombinator.com/item?id=250885

Iceland_jack's tweet image. In #LinearTypes, can someone describe the difference between a pair (a, a) (used linearly) and a function (Bool ⊸ a)

(Bool -> a) is isomorphic to (a, a) so I'm wondering

news.ycombinator.com/item?id=250885

At next week's #haskellx virtual conference @FacundoDomngu12 will introduce us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Learn more: ow.ly/BXsH50C4gPY

skillsmatter's tweet image. At next week's #haskellx virtual conference @FacundoDomngu12 will introduce us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages.

Learn more: ow.ly/BXsH50C4gPY

.@FacundoDomngu12 returns to #haskellX to discuss using the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Learn more about Facundo's talk here: ow.ly/BXsH50C4gPY

skillsmatter's tweet image. .@FacundoDomngu12 returns to #haskellX to discuss using the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages.

Learn more about Facundo's talk here: ow.ly/BXsH50C4gPY

Er so, is there a multiplicity polymorphic #coerce / #unsafeCoerce #LinearTypes

Iceland_jack's tweet image. Er so, is there a multiplicity polymorphic #coerce / #unsafeCoerce

#LinearTypes

What are good examples to play with #LinearTypes. Self contained?

My first time with LinearType!! #Haskell But why doesn't that last one work? 😂

lotz84_'s tweet image. My first time with LinearType!! #Haskell
But why doesn't that last one work? 😂
lotz84_'s tweet image. My first time with LinearType!! #Haskell
But why doesn't that last one work? 😂


Finally #LinearTypes will come to #GHC. That’s great news, I’d say. tweag.io/blog/2020-06-1…


No results for "#lineartypes"

In this SkillsCast @FacundoDomngu12 introduces us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Watch the Talk: skillsmatter.com/skillscasts/14…


Intuitionistic linear logic with #LinearTypes!

Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!
Iceland_jack's tweet image. Intuitionistic linear logic with #LinearTypes!

I built a thing. With linear types and the right notion of an arrow, we can build full intuitionistic linear logic by riffing off of a paper by Mike Shulman that derived affine logic in a more normal setting. Top, Bot, Void, (). github.com/ekmett/linear-… Requires GHC 9.0.1



.@FacundoDomngu12 returns to #haskellX to discuss using the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Learn more about Facundo's talk here: ow.ly/BXsH50C4gPY

skillsmatter's tweet image. .@FacundoDomngu12 returns to #haskellX to discuss using the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages.

Learn more about Facundo's talk here: ow.ly/BXsH50C4gPY

At next week's #haskellx virtual conference @FacundoDomngu12 will introduce us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages. Learn more: ow.ly/BXsH50C4gPY

skillsmatter's tweet image. At next week's #haskellx virtual conference @FacundoDomngu12 will introduce us to the new language extension #LinearTypes to safely manage references to foreign objects/values when integrating #Haskell with other languages.

Learn more: ow.ly/BXsH50C4gPY

Er so, is there a multiplicity polymorphic #coerce / #unsafeCoerce #LinearTypes

Iceland_jack's tweet image. Er so, is there a multiplicity polymorphic #coerce / #unsafeCoerce

#LinearTypes

What am I missing here? I can take Consumeable and Dupable from linear-base and change them to multiplicity polymorphic and things work so far. #LinearTypes is able to downgrade a multipoly %m-> to %1->

Iceland_jack's tweet image. What am I missing here? I can take Consumeable and Dupable from linear-base and change them to multiplicity polymorphic and things work so far. #LinearTypes is able to downgrade a multipoly %m-> to %1->

In #LinearTypes, can someone describe the difference between a pair (a, a) (used linearly) and a function (Bool ⊸ a) (Bool -> a) is isomorphic to (a, a) so I'm wondering news.ycombinator.com/item?id=250885

Iceland_jack's tweet image. In #LinearTypes, can someone describe the difference between a pair (a, a) (used linearly) and a function (Bool ⊸ a)

(Bool -> a) is isomorphic to (a, a) so I'm wondering

news.ycombinator.com/item?id=250885

📢Join us 💻 12/3 4pm CT for "1st-class #ExistentialTypes & app to ergonomic #programming w/ #LinearTypes" @RaeHaskell to 💬 1⃣ #TypeInference to eliminate manual manip need 2⃣ constraints➕ existentials = fluid programming.👀talk info (inc. url): bit.ly/rae_12_3 #haskell

UIowaCS's tweet image. 📢Join us 💻 12/3 4pm CT for "1st-class #ExistentialTypes & app to ergonomic #programming w/ #LinearTypes" @RaeHaskell to 💬 1⃣ #TypeInference to eliminate manual manip need 2⃣ constraints➕ existentials = fluid programming.👀talk info (inc. url): bit.ly/rae_12_3 #haskell

Loading...

Something went wrong.


Something went wrong.


United States Trends