frontpage.
newsnewestaskshowjobs

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•1y ago

Comments

reikonomusha•1y 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•1y 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•1y 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•1y 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)

AMD's random number generator can't generate a 0?

https://board.flatassembler.net/topic.php?t=24261
51•BruceEel•2h ago•11 comments

Can gzip be a language model?

https://nathan.rs/posts/gzip-lm/
159•networked•4h ago•66 comments

MiMo v2.6

https://mimo.xiaomi.com/mimo-v2-6
916•volf_•14h ago•411 comments

Spymarks, Not Watermarks

https://brand.io/article/spymarks/
457•possibilistic•11h ago•117 comments

I said no and Apple said yes

https://dbushell.com/2026/09/22/apple-intelligence/
187•thatslast•2h ago•114 comments

Transformers Explained Visually

https://poloclub.github.io/transformer-explainer/
426•aray07•14h ago•66 comments

Attention is all you have

https://alicegg.tech/2026/09/21/attention
826•zer0tonin•20h ago•245 comments

What Sun got wrong

https://bcantrill.dtrace.org/2026/09/20/what-sun-got-wrong/
596•chmaynard•20h ago•345 comments

MiMo-v2.6-Pro: Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/mimo-v2-6-pro
75•theanonymousone•6h ago•20 comments

Study: Young users (9 to 18Y) ditch Google for AI, with unknown consequences

https://norwegianscitechnews.com/2026/09/young-users-ditch-google-for-ai-with-unknown-consequences/
46•giuliomagnifico•1h ago•58 comments

I don't want to read what you didn't write

https://blog.colinbreck.com/i-dont-want-to-read-what-you-didnt-write/
706•mooreds•12h ago•287 comments

AI coding has made CI a bottleneck, so we reworked ours to keep up

https://linear.app/now/ci-bottleneck-reworked
247•julian_digital•15h ago•276 comments

A font that reads what you wrote

https://rohanadwankar.github.io/posts/semfont.html
10•RohanAdwankar•2d ago•9 comments

Divide by depth for instant 3D

https://gabrieloc.com/2026/09/15/perspective.html
159•gabrieloc•2d ago•30 comments

JavaFX 27 Native Image on a Raspberry Pi 5

https://ennerf.github.io/2026/09/18/JavaFX-27-Native-Image-on-a-Raspberry-Pi-5.html
6•0x54MUR41•2d ago•0 comments

Engineering Memory: On learning to memorize first 100 digits of pi (2024)

https://gregorygundersen.com/blog/2024/12/21/engineering-memory/
18•fuzzythinker•1d ago•11 comments

NASA’s Mars Sample Return mission is dead

https://www.science.org/content/article/nasa-s-mars-sample-return-mission-dead
391•Muhammad523•15h ago•331 comments

Looking forward to Git 2.56 – and 3.0

https://lwn.net/SubscriberLink/1094575/2385e98583715c2b/
134•chmaynard•11h ago•62 comments

Claude Status – Elevated errors for multiple models

https://status.claude.com/incidents/7g1qpkyz5gxh
117•corvad•9h ago•85 comments

What It's Like to Work in One of America's Data Centers

https://www.wsj.com/business/what-its-like-to-work-in-one-of-americas-data-centers-b4358003
12•JumpCrisscross•1d ago•4 comments

World Wide Words

https://www.worldwidewords.org/genindex.html
19•Petiver•2d ago•1 comments

The Advisory Group on Mathematics and Artificial Intelligence

https://terrytao.wordpress.com/2026/09/21/advisory-group-on-mathematics-and-artificial-intelligence/
141•digital55•15h ago•67 comments

PDF Forgeries Are Surprisingly Rare (2022)

https://gwern.net/blog/2022/pdf-forgery
43•1317•2d ago•37 comments

Used ThinkPad Buyer's Guide (2019)

https://www.bobble.tech/free-stuff/used-thinkpad-buyers-guide
23•Mr_Minderbinder•6h ago•12 comments

Socrates vs. the Written Word (2011)

https://wondermark.com/socrates-vs-writing/
47•spectraldrift•10h ago•25 comments

Python Workers are now generally available

https://blog.cloudflare.com/python-workers-ga/
232•torutofu•21h ago•38 comments

HERMES radio enables voice and data communication over vast distances

https://spectrum.ieee.org/hermes-shortwave-radio-digital-data
143•SamuraiLion•18h ago•61 comments

How do traffic signals work? (2019)

https://practical.engineering/blog/2019/5/11/how-do-traffic-signals-work
88•at1as•18h ago•63 comments

Apple Copland D11E4 Booting in the Browser

https://www.pagetable.com/300
143•luu•16h ago•41 comments

Grok 4.7

https://x.ai/news/grok-4-7
579•meetpateltech•18h ago•489 comments