Open source http://github.com/unisonweb/unison
Cloud platform: https://unison.cloud
Community: https://unison-lang.org/discord
✅ Build elastic distributed systems and services in vastly less code
✅ Fast, typed RPC
✅ Deployments in seconds
✅ Free to get started
youtu.be/0sZqI1XoGLY
↖️ Dependents: what 𝘶𝘴𝘦𝘴 a given term (where is this thing even called?)
↘️ Dependencies: what is this term 𝘮𝘢𝘥𝘦 𝘧𝘳𝘰𝘮 (how does this code even work?)
Fortunately, Unison Share exposes both in our code browsing UI!
↖️ Dependents: what 𝘶𝘴𝘦𝘴 a given term (where is this thing even called?)
↘️ Dependencies: what is this term 𝘮𝘢𝘥𝘦 𝘧𝘳𝘰𝘮 (how does this code even work?)
Fortunately, Unison Share exposes both in our code browsing UI!
In our latest blog post, take a look at the design of the Volturno library: a distributed stream processing engine built atop Unison Cloud.
www.unison-lang.org/blog/volturn...
In our latest blog post, take a look at the design of the Volturno library: a distributed stream processing engine built atop Unison Cloud.
www.unison-lang.org/blog/volturn...
If you're in the Netherlands, rsvp and say hello to the friendly Unison crew there!🌷
If you're in the Netherlands, rsvp and say hello to the friendly Unison crew there!🌷
Here's a quick workflow video for that using the text.find command:
Here's a quick workflow video for that using the text.find command:
Dan Freeman's new library, Proscenium, runs Unison code in WebAssembly.
Its companion library, @dfreeman/playbill, contains a walk-through of various features and live examples on Unison Cloud!
Play a game in your browser entirely in Unison; better yet, write your own!
Dan Freeman's new library, Proscenium, runs Unison code in WebAssembly.
Its companion library, @dfreeman/playbill, contains a walk-through of various features and live examples on Unison Cloud!
Play a game in your browser entirely in Unison; better yet, write your own!
The library features a quickstart to get you up and running using the Telegram API, and also details some of its design decisions, for the curious dev.
The library features a quickstart to get you up and running using the Telegram API, and also details some of its design decisions, for the curious dev.
The gist of it: install the UCM, create a scratch file in the right place, and have fun programming!
The gist of it: install the UCM, create a scratch file in the right place, and have fun programming!
I promise one day I'll work on something more serious, but this will do for now to scratch that #UnisonLang itch 😅
share.unison-lang.org/@gvolpe/gig
share.unison-lang.org/@gvolpe/cache
share.unison-lang.org/@gvolpe/cache
- Clearer colors and an intuitive UI
- Smart semantic diffs
share.unison-lang.org/
- Clearer colors and an intuitive UI
- Smart semantic diffs
share.unison-lang.org/
3-way merge support has landed in Unison!
=======
You can now use familiar git-style merge tools to resolve conflicts between branches.
>>>>>>>
Here's a demo:
3-way merge support has landed in Unison!
=======
You can now use familiar git-style merge tools to resolve conflicts between branches.
>>>>>>>
Here's a demo:
✅ Build elastic distributed systems and services in vastly less code
✅ Fast, typed RPC
✅ Deployments in seconds
✅ Free to get started
youtu.be/0sZqI1XoGLY
✅ Build elastic distributed systems and services in vastly less code
✅ Fast, typed RPC
✅ Deployments in seconds
✅ Free to get started
youtu.be/0sZqI1XoGLY
Drop down acess to the dependents. I.e. the locations answering the question on where is this currently viewed function used/called from?
Your codebase is a bidirectional graph! You should be able to walk it as such.
Drop down acess to the dependents. I.e. the locations answering the question on where is this currently viewed function used/called from?
Your codebase is a bidirectional graph! You should be able to walk it as such.
Your codebase is a bidirectional graph! You should be able to walk it as such.
🔥 Profiling support! Spot program hotspots
± Support for 3-way merge tools
🔢 Builtins for arbitrary precision integers
📚 Better library `upgrade` process for deletions
🎨 Assorted fixes, aliases, & polish
github.com/unisonweb/un...
🔥 Profiling support! Spot program hotspots
± Support for 3-way merge tools
🔢 Builtins for arbitrary precision integers
📚 Better library `upgrade` process for deletions
🎨 Assorted fixes, aliases, & polish
github.com/unisonweb/un...
Follow along here: www.youtube.com/watch?v=QJ1h...
Follow along here: www.youtube.com/watch?v=QJ1h...
Come on over! The Weather.valueOf(condition).equals("nice!");
www.unison-lang.org/compare-lang...
Come on over! The Weather.valueOf(condition).equals("nice!");
www.unison-lang.org/compare-lang...
@unison-lang.org : www.unison-lang.org/docs/fundame...
Flix: www.relax.software/blog/flix-ef...
@unison-lang.org : www.unison-lang.org/docs/fundame...
Flix: www.relax.software/blog/flix-ef...
When functions are moved all dependent functions remain valid and have their new names in client code.
Refactor freely!
When functions are moved all dependent functions remain valid and have their new names in client code.
Refactor freely!
Support for folding cards
Copy formatted source code button
Better card focus indicators
View and copy a definition hash
Get it here:
github.com/unisonweb/uc...
Support for folding cards
Copy formatted source code button
Better card focus indicators
View and copy a definition hash
Get it here:
github.com/unisonweb/uc...
Here's a snippet from our Python guide. 🐍 More to come!
www.unison-lang.org/compare-lang...
Here's a snippet from our Python guide. 🐍 More to come!
www.unison-lang.org/compare-lang...
Making a bunch of requests to the same host? The new client features connection pooling + keep-alives for efficient connection re-use, plus custom TLS certs support.
Making a bunch of requests to the same host? The new client features connection pooling + keep-alives for efficient connection re-use, plus custom TLS certs support.
Polish for a smoother Unison workflow:
✨ Better light mode contrast (including overlays)
🎯 Clearer focus indicators
⌨️ Keyboard shortcut guide (in Settings)
🖱️ Click cards to focus
github.com/unisonweb/uc...
Polish for a smoother Unison workflow:
✨ Better light mode contrast (including overlays)
🎯 Clearer focus indicators
⌨️ Keyboard shortcut guide (in Settings)
🖱️ Click cards to focus
github.com/unisonweb/uc...