Skip to content

Commit

Permalink
Last Week in Pony - June 30, 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Jun 30, 2024
1 parent be8d35a commit 8b378f1
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions docs/blog/posts/last-week-in-pony-063024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
draft: false
authors:
- seantallen
categories:
- "Last Week in Pony"
title: "Last Week in Pony - June 30, 2024"
date: 2024-06-30T07:00:06-04:00
---

The big news from this past week is that Mathias has released "the first" version of Pony Language Server.

<!-- more -->

## Items of Note

### New Language Server

Try out the new [Pony Language Server](https://github.com/ponylang/pony-language-server)! Share your experience on the [Zulip](https://ponylang.zulipchat.com/#narrow/stream/190367-tooling)!

Try to get it to work with your editor of choice! Contribute installation instructions, if you can.

If something doesn't work as you'd want it to, please create a github issue [at our repository](https://github.com/ponylang/pony-language-server/issues).

### Pony Development Sync

The recording of the June 25th development sync is [available on Vimeo](https://vimeo.com/971906078).

### Office Hours

Adrian and I had a great and wide ranging conversation about several "Pony related topics". We talked about cycle detection, the Pony runtime, the Actor Model, Verona, and Behavior-Oriented Concurrency.

## Releases

- [ponylang/pony-language-server 0.2.1](https://github.com/ponylang/pony-language-server/releases/tag/0.2.1)

---

_Last Week In Pony_ is a weekly blog post to catch you up on the latest news for the Pony programming language. To learn more about Pony, check out [our website](https://ponylang.io) or our [Zulip community](https://ponylang.zulipchat.com).

Got something you think should be featured? There's a GitHub issue for that! Add a comment to the [open "Last Week in Pony" issue](https://github.com/ponylang/ponylang.github.io/issues?q=is%3Aissue+is%3Aopen+label%3Alast-week-in-pony).

0 comments on commit 8b378f1

Please sign in to comment.