frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Using Coalton to implement a quantum compiler (2022)

https://coalton-lang.github.io/20220906-quantum-compiler/
57•andsoitis•6mo ago

Comments

reikonomusha•6mo ago
Coalton remains in active development and is used at a couple companies. Like a handful of others in recent history, it's a language that's designed and implemented directly against the needs of either actual products or (PLT-unrelated) research initiatives, so things like performance aren't an afterthought.

There are a few software engineering positions in the Boston, MA area to work on the Coalton compiler (algebraic type systems, optimizations, high-performance computing, dev tools, ...) and to use it for autonomous, firm realtime systems (unrelated to quantum). Email in profile if interested.

joshjob42•6mo ago
Is Coalton compatible broadly compatible with the features of CIEL? I've been interested in getting into CL, and CIEL seems like a very nice batteries-included way to do that. But Coalton is also quite interesting and brings some features that may be useful. But I'm such a novice in this particular space (I'm mostly a Julia user with Python and some elisp) that I can't quite tell. Obviously I could start learning CL using CIEL and later play with Coalton but was just wondering if you knew how they may play together.
reikonomusha•6mo ago
Coalton can be used wherever (almost any) Common Lisp can be used: mixed in, side by side, exclusively, as an library, etc.

CIEL doesn't presently ship any native Coalton interfaces, so all invocations of CIEL within Coalton code would have to be in a "lisp" form, which is like Rust's "unsafe".

    (define (some-coalton-function arg)
      ;; break out to Lisp
      (lisp String (arg)
        ...CIEL stuff here...))
On ordinary safety settings, the String declaration on the Lisp code will be checked at runtime so that wrong types don't leak back into the surrounding/calling Coalton code.

Conversely, Coalton code can be freely used within Common Lisp code regardless of whether it uses CIEL.

dang•6mo ago
A couple bits of past discussion:

Using Coalton to Implement a Quantum Compiler - https://news.ycombinator.com/item?id=36413832 - June 2023 (1 comment)

Using Coalton to Implement a Quantum Compiler - https://news.ycombinator.com/item?id=32741928 - Sept 2022 (1 comment)

My friends and I accidentally faked the Ryzen 7 9700X3D leaks

https://old.reddit.com/r/pcmasterrace/comments/1orc6jl/my_friends_and_i_accidentally_faked_the_ry...
57•djrockstar1•1h ago•1 comments

Valdi – A cross-platform UI framework

https://github.com/Snapchat/Valdi
322•yehiaabdelm•12h ago•115 comments

Making Democracy Work: Fixing and Simplifying Egalitarian Paxos

https://arxiv.org/abs/2511.02743
55•otrack•5h ago•10 comments

Friendly Attributes Pattern in Ruby

https://brunosutic.com/blog/ruby-friendly-attributes-pattern
33•brunosutic•5d ago•16 comments

Why is Zig so cool?

https://nilostolte.github.io/tech/articles/ZigCool.html
368•vitalnodo•13h ago•273 comments

Cekura (YC F24) Is Hiring

1•atarus•32m ago

Becoming a Compiler Engineer

https://rona.substack.com/p/becoming-a-compiler-engineer
241•lalitkale•14h ago•114 comments

Myna: Monospace typeface designed for symbol-heavy programming languages

https://github.com/sayyadirfanali/Myna
287•birdculture•18h ago•137 comments

How to find your ideal customer, right away

https://www.reifyworks.com/writing/2023-01-30-iicp
57•mrbbk•4d ago•4 comments

Immutable Software Deploys Using ZFS Jails on FreeBSD

https://conradresearch.com/articles/immutable-software-deploy-zfs-jails
96•vermaden•12h ago•31 comments

How did I get here?

https://how-did-i-get-here.net/
237•zachlatta•16h ago•45 comments

Why I love OCaml (2023)

https://mccd.space/posts/ocaml-the-worlds-best/
338•art-w•22h ago•244 comments

Reverse Engineering a Neural Network's Clever Solution to Binary Addition (2023)

https://cprimozic.net/blog/reverse-engineering-a-small-neural-network/
9•Ameo•4d ago•0 comments

Ruby Solved My Problem

https://newsletter.masilotti.com/p/ruby-already-solved-my-problem
230•joemasilotti•17h ago•94 comments

Local First Htmx

https://elijahm.com/posts/local_first_htmx/
56•srid•10h ago•26 comments

Running a 68060 CPU in Quadra 650

https://github.com/ZigZagJoe/Macintosh-Q650-68060
50•zdw•11h ago•19 comments

A rats to riches story: Larry the Downing Street cat finds place in TV spotlight

https://www.theguardian.com/politics/2025/nov/08/a-rats-to-riches-story-larry-the-downing-street-...
20•zeristor•2h ago•4 comments

YouTube Removes Windows 11 Bypass Tutorials, Claims 'Risk of Physical Harm'

https://news.itsfoss.com/youtube-removes-windows-11-bypass-tutorials/
670•WaitWaitWha•15h ago•246 comments

Dark Mode by Local Sunlight

https://www.ctnicholas.dev/articles/dark-mode-by-sunlight
3•gaws•4d ago•1 comments

Copy button added to Stack Overflow

https://meta.stackexchange.com/questions/414573/results-of-the-october-2025-community-asks-sprint...
10•exploraz•58m ago•8 comments

Venn Diagram for 7 Sets

https://moebio.com/research/sevensets/
139•bramadityaw•4d ago•34 comments

Angel Investors, a Field Guide

https://www.jeanyang.com/posts/angel-investors-a-field-guide/
147•azhenley•19h ago•34 comments

Apple's "notarisation" – blocking software freedom of developers and users

https://fsfe.org/news/2025/news-20251105-01.en.html
135•DavideNL•6h ago•79 comments

Can you save on LLM tokens using images instead of text?

https://pagewatch.ai/blog/post/llm-text-as-image-tokens/
30•lpellis•6d ago•8 comments

How a devboard works (and how to make your own)

https://kaipereira.com/journal/build-a-devboard
74•kaipereira•13h ago•29 comments

Transducer: Composition, abstraction, performance (2018)

https://funktionale-programmierung.de/en/2018/03/22/transducer.html
97•defmarco•4d ago•5 comments

Ribir: Non-intrusive GUI framework for Rust/WASM

https://github.com/RibirX/Ribir
67•adamnemecek•16h ago•11 comments

FSF40 Hackathon

https://www.fsf.org/events/fsf40-hackathon
89•salutis•5d ago•2 comments

The Tech CEO 'Making No Apologies for the Work with ICE' (Alex Karp)

https://www.politico.com/news/magazine/2025/11/06/alex-karp-book-michael-steinberger-trump-evolut...
7•giuliomagnifico•1h ago•0 comments

VLC's Jean-Baptiste Kempf Receives the European SFS Award 2025

https://fsfe.org/news/2025/news-20251107-01.en.html
372•kirschner•16h ago•70 comments