ramin_hal9001, to scheme
@ramin_hal9001@emacs.ch avatar

Why Program in C+Python when you can program in Zig+Scheme?

Another bit of gold from by Pjotr Prins of the University of Tennessee. The actual title of the talk is "Why code in Python+C if you can code in Lisp+Zig?" but the "Lisp" in this case is actually Guile Scheme. I didn't know this, but Zig uses the C ABI so it binds to any language that can do FFI bindings to C, including most Scheme and Common Lisp implementations. But why don't I just post the abstract here:

> "Most bioinformatics software today is written in Python and for performance C is used. Lisp has been around for over half a century and here I don’t have to tell how or why programming Lisp is great. I will talk about Zig as a minimalistic new language that is unapologetically focused on performance, tellingly with a blazingly fast compiler. It is advertised as a replacement for Thompson, Ritchie, and Kernighan’s C, but it may even replace C++ in places. Zig uses the C-ABI and does not do garbage collection, so it is ideal for binding against other languages. In this talk I will present combining GNU Guile Lisp with Zig. I’ll argue that everyone needs two languages: one for quick coding and one for performance. With Guile and Zig you get both at the same time and you won’t have to fight the Rust borrow checker either."

shegeley, to scheme
@shegeley@fosstodon.org avatar

[Disclaimer: I know that the chance of actually finding something via Mastodon post is super low, but I'll try]

Looking for () or ( ) opportunities.

:clojure: :guix: :lisp:

daviwil, to scheme
@daviwil@fosstodon.org avatar

I just opened registration for the June iteration of the "Hands-On Guile Scheme for Beginners" course!

This is an 8-week course that is a mixture of on-demand learning content, live Q&A sessions, practical exercises, and a private forum where I answer all your questions.

This iteration officially begins on June 8th, full details and schedule can be found here:

https://systemcrafters.net/courses/hands-on-guile-scheme-beginners/

Come learn Scheme and functional programming with us!

daviwil, to scheme
@daviwil@fosstodon.org avatar

I just opened up registration for the March iteration of the "Hands-On Guile Scheme for Beginners" course!

This is an 8-week course that is a mixture of on-demand learning content, live Q&A sessions, practical exercises, and a private forum where I answer all your questions. We had a great time in the February iteration so I'm looking forward to running it again!

Come learn Scheme and functional programming with us!

https://systemcrafters.net/courses/hands-on-guile-scheme-beginners/

#gnu #guile #scheme #programming

skykiss, (edited ) to conspiracy
@skykiss@sfba.social avatar

Violation of Section 241, Title 18 "The Stop The Count Scheme"

Experts, have focused on false electors, DOJ pressure, Pence pressure, and Capitol attack.
But there was a that preceded all these, and can charge it. The scheme was the effort to "stop the count" on election night.

  1. Donald Trump was told he would lose by his campaign before the election, he knew early counts would show him leading, he knew he would falsely claim victory before the votes were counted to spread his lies & incite his followers.

  2. In a recording of Steve Bannon speaking to a group from China makes it clear that Trump had every intention of installing himself as dictator & subvert the will of the voters.

Listen to the plan, the to defraud the United States and it's citizens.

daviwil, to emacs
@daviwil@fosstodon.org avatar

If you've got questions about Emacs, Guix, Guile, or other related topics and want a friendly place to ask them, come check out the new System Crafters Forum!

https://forum.systemcrafters.net

Things are a little bare for now, so feel free to come introduce yourself and tell us about something cool you've been working on lately :)

More information in the news post: https://systemcrafters.net/news/new-system-crafters-forum/

luis_felipe, to scheme
@luis_felipe@mastodon.online avatar

📢 «Looking for Guile Trainings / Consultant»

«Basic information about the project:

The software is a GUI client for lighting control systems. Its written in C++ using QT and guile.

We will publish it under a GPL compatible license, (probably GPLv3).

There are no NDAs or other restrictive agreements in place.»

More information:

https://lists.gnu.org/archive/html/guile-user/2024-05/msg00125.html

(I'm not related to the offering, but maybe you're interested)

cel7t, to guix

What makes the System so cool is that almost all of it is just code. This opens up a LOT of possibilities, like for example quickly writing a web interface for package-management.
You can see this idea in action in guix.el, which lets you manage all your Guix packages through a powerful interface.

rml, to scheme
@rml@functional.cafe avatar

"Using the compiled code is around 470x faster than our current interpreter, at least for this simple arithmetic loop."

The project on replacing their compiler backend with scheme
https://www.unison-lang.org/whats-new/jit-announce/

daviwil, to guix
@daviwil@fosstodon.org avatar

🔴 Today on Live, we'll experiment with writing a true graphical installation UI for GNU Guix using Guile Scheme and GTK!

We probably won't make it very far, but I want to try to prove that it can be done!

Join us on YouTube or Twitch:

🕐 in your time zone: https://time.is/compare/1800_in_Athens

dthompson, to gamedev

We are 1 month away from the next Lisp Game Jam! Make a dating sim in Emacs Lisp. Or make a Souls-like in Chicken Scheme (aka Chicken Scheme for the Souls.) Or make a kart racer in Fennel. Or make a post-apocalyptic action platformer in Common Lisp. Or make a roguelike in Racket. Or make a farming sim in Guile. Or make a strand type game in Clojure.

https://itch.io/jam/spring-lisp-game-jam-2023

ArneBab, (edited ) to random German
@ArneBab@rollenspiel.social avatar

define-typed: a static type syntax-rules macro for #Guile to create API contracts and help the JIT compiler create more optimized code:

https://www.draketo.de/software/guile-snippets#define-typed

Improved thanks to feedback from Vivien and Zelphir in the Guile User mailing list.

Just 26 lines to get argument and return value typing without changing Guile.

I love the flexibility of #Scheme ❤️

#freesoftware #gnu #programming #coding #code

ArneBab, to scheme German
@ArneBab@rollenspiel.social avatar
rml, to rust
@rml@functional.cafe avatar

size: 343Mb*
size: 1Gb
size: 1.4Gb
size: 1.7Gb

size: 5mb

[ * ] all based on the results of using size, removing common and documentation-based dependencies such as ncurses, bash, and zlib

civodul, to random
@civodul@toot.aquilenet.fr avatar

“GnuCash […] is designed to be extensible by end users. The unfortunate part is that the extension language is Scheme […] Scheme looks like Lisp but isn't really Lisp; the number of people who know it well is sure to be small.”
https://lwn.net/Articles/925782/

Small? C’m’on!

fosskers, to scheme
@fosskers@emacs.ch avatar

I've released 1.0.0 of the transducers library for .

https://lists.sr.ht/~fosskers/transducers/%3Cfae7dd04-c990-4eb2-bc06-700d3c45356c%40fosskers.ca%3E

It's not yet on MELPA, but hopefully will be soon.

This is the third library in the series, after the and implementations. Next are some extensions for , and then a return to Guile .

daviwil, to scheme
@daviwil@fosstodon.org avatar

I recently opened registration for the April iteration of the "Hands-On Guile Scheme for Beginners" course!

This is an 8-week course that is a mixture of on-demand learning content, live Q&A sessions, practical exercises, and a private forum where I answer all your questions.

This iteration officially begins on April 20th, full details and schedule can be found here:

https://systemcrafters.net/courses/hands-on-guile-scheme-beginners/

Come learn Scheme and functional programming with us!

skykiss, (edited ) to Michigan
@skykiss@sfba.social avatar

“Each of the 16 defendants has been charged with eight counts, including and conspiracy to commit forgery, for allegedly signing documents attesting falsely that they were Michigan’s “duly elected and qualified electors” for president and vice president.”

Charges 16 in False Elector Scheme to Overturn trump’s 2020 Loss

Among those facing felony charges was Meshawn Maddock, a Trump ally and a former co-chair of the Michigan Republican Party.
and to &

🎁
https://www.nytimes.com/2023/07/18/us/politics/michigan-attorney-general-charges-false-electors.html?unlocked_article_code=rclN8sjRryAggcC_WJXN6no3olad7vBLyDVYxdDTEMWMKhC4XxCFJyXMgOlg5ytgFeg-w5Ryl_M7qhzXoiU42sgJuQ4w1QO_kx1WL0lQDvrmh5lf48In2WeFfkjSHpKjhDhIVVMTQCc6pvc4EQDFY9gUJCjh9AlvlJewp4C5aoDdfDNrmjIp0g_5JAuzH14vyIOjFUAo-Yh3BKNdyfZA_3C5gMT9vUZ_F-Hff-9_nIkHSoyNZRFp8bEFz0lyBGLZuHfo6dJBfZWKDBn24XNNc6yD3mum5s_1nH1gTfe8AwE6ihZWOFau3hPP4w3-YuOoKX4RBTeORjTHrNwVUWgGUW2fMAWEzyZVGBLTwaMkTurwbNyL0C0xKBBhNwkMCq8&smid=nytcore-ios-share&referringSource=articleShare

crmsnbleyd, to scheme
@crmsnbleyd@emacs.ch avatar

The evolution of a scheme programmer

https://erkin.party/blog/200715/evolution/

jbzfn, to Lisp
@jbzfn@mastodon.social avatar

λ The Rise & Fall of LISP - Too Good For The Rest Of the World
➥ Gavin Freeborn

https://youtube.com/watch?v=GVyoCh2chEs

aziz, to scheme

📣​ I am working on a content-addressable language with lineage, and .

If you are up to for some more.

Parentheses, peace, convo, patch, and lovers are welcome!

daviwil, to scheme
@daviwil@fosstodon.org avatar

In about 15 minutes, I'll be live on Flux Harmonic to try some new, unreleased features of Guile Hoot to rewrite parts of my Autumn Lisp Game Jam entry Cybersol from JavaScript to Scheme!

This will give us a good sense for how much more elegantly we can express the same logic in an objectively better language :)

Join us here:

fosskers, to Lisp
@fosskers@emacs.ch avatar
ramin_hal9001, to scheme
@ramin_hal9001@emacs.ch avatar

Playing around with Guile/Goblins: so much fun!

I have learned a lot about the Guile platform recently, and it is starting to feel a bit more familiar to me now. The programming language does have support for multithreading, but in classic Scheme fashion, is much more minimal than what something like provides (Haskell concurrency is what I know best). What Haskell calls a "mutex variable" or MVar is actually a combination of two fundamental components: "mutexs" and "condition variables." After coding my own Haskell-like MVar, I feel like I understand Scheme multithreading well enough to implement any concurrent algorithm...

...which I don't need to do because Guile Scheme provides just about every single algorithm to you already, between Andy Wingo's (@wingo) Fibers library, and the Actors Library, which they describe as "a standard library of sorts ... for a variety of common actor model patterns." I can see why @cwebber occasionally shows bouts of hubris over this project, it is truly an achievement! With a little more work, Guile could become a fully networked software platform, like the World Wide Web itself.

I am also working with the Guile-GI library to program GUIs using Gtk. At the moment I am trying to figure out how to define my own class of Goblins "Vat" objects using GLib Threads so I can run a Gtk application within a Vat. I want to update the Gtk Application view from the Scheme REPL. (Any help is appreciated.)

(Shout-out to @spritelyinst )

masukomi, (edited ) to ruby
@masukomi@connectified.com avatar

My current contract has just ended, and I'm officially on the hunt for a new job.

If anyone needs a Tech Lead / Principle dev with boatloads of / experience‡, hit me up.

Resume here: https://masukomi.org/resume/kay_rhodes_resume.html

‡ and a bunch of other languages you're probably not hiring for: , , , a little

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • modclub
  • everett
  • rosin
  • Youngstown
  • slotface
  • ethstaker
  • mdbf
  • kavyap
  • osvaldo12
  • DreamBathrooms
  • anitta
  • Durango
  • ngwrru68w68
  • tester
  • khanakhh
  • love
  • tacticalgear
  • cubers
  • GTA5RPClips
  • Leos
  • normalnudes
  • provamag3
  • cisconetworking
  • JUstTest
  • All magazines