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)

Magnitude 7.7 Earthquake – 68 km NNW of Ende, Indonesia

https://earthquake.usgs.gov/earthquakes/eventpage/us6000tkt2/executive
140•Bender•3h ago•27 comments

Qwen 3.8 27B

https://huggingface.co/Qwen/Qwen3.8-27B-FP8
990•erdaltoprak•13h ago•638 comments

Going Dark, and the era of law enforcement hacking

https://blog.cryptographyengineering.com/2026/08/14/everything-is-about-to-go-dark/
252•vslira•7h ago•129 comments

The Ploopy A+ Trackball Is Here

https://blog.ploopy.co/the-aplus-is-finally-here-499
56•big_toast•3h ago•30 comments

AI Driven Testing

https://app.deltix.ai
11•oneounceman•1h ago•4 comments

eigendrum

https://eigendrum.com/#p=circle
76•bookofjoe•6h ago•15 comments

Google is making private AI practical with homomorphic encryption

https://blog.google/security/how-google-is-making-private-ai-practical-with-homomorphic-encryption/
319•u1hcw9nx•12h ago•189 comments

Simplifying and Refactoring Introductory Calculus

https://arxiv.org/abs/1811.03459
58•E-Reverance•4h ago•15 comments

RustDesk now supports true unattended remote access on Wayland

https://rustdesk.com/blog/unattended-remote-access-wayland/
248•rustdesk•12h ago•106 comments

Hi-Fi Tape Recorder Changed Radio Forever

https://spectrum.ieee.org/magnetophon-laugh-track
28•Jimmc414•3d ago•1 comments

Firefox is now the last major browser that still supports uBlock Origin

https://www.pcworld.com/article/3212428/firefox-is-now-the-last-major-browser-that-still-supports...
611•DemiGuru•9h ago•227 comments

Unearthing a 31 year old Easter egg in Ecco the Dolphin

https://32bits.substack.com/p/under-the-microscope-ecco-the-dolphin-98c
53•bbayles•2d ago•14 comments

Show HN: A website for exploring historical photographs of my city

https://yesterdays.maprva.org/
11•uneekname•2d ago•5 comments

AI by Hand

https://www.byhand.ai/
235•sans_souse•12h ago•19 comments

Super Mario Derivations

https://fzakaria.com/2026/08/05/super-mario-derivations
80•domenkozar•1w ago•14 comments

I turned my RSS feeds into an e-ink newspaper to stop reading on my phone

https://heyjonny.dev/posts/rss-to-eink-newspaper/
167•speckx•14h ago•65 comments

Introducing Toast 1

https://www.mixedbread.com/blog/toast-1
189•mplappert•13h ago•59 comments

Maximizing the value of your Claude Code sessions

https://claude.com/blog/maximizing-the-value-of-your-claude-code-sessions
162•twapi•12h ago•106 comments

I close SSH port 22 (and what I use instead)

https://www.michelebologna.net/2026/ssh-port-22-fwknop-single-packet-authorization/
5•speckx•4d ago•1 comments

Ultraviolet Bird Photography

https://uvbirds.com/
125•EndXA•1w ago•23 comments

NSA and IETF, Part 9

https://blog.cr.yp.to/20260814-update.html
39•libroot•3h ago•37 comments

Turbo Pascal on CP/M, MSX-DOS and MS-DOS

http://pascal.hansotten.com/delphi/turbo-pascal-on-cpm-msx-dos-and-ms-dos/
81•rbanffy•2d ago•26 comments

GLM-5.3: Frontier coding with emergent cyber capabilities

https://z.ai/blog/glm-5.3
1055•pella•23h ago•525 comments

Why does Opus 5 feel worse to work with?

https://mun-logadan.github.io/why-does-opus-5-feel-worse/
815•numeri•18h ago•746 comments

Show HN: Ember – Redshift safe color palettes

https://github.com/carpdiem/ember
79•carpdiem•5d ago•17 comments

Racket v9.3

https://blog.racket-lang.org/2026/08/racket-v9-3.html
48•privong•10h ago•0 comments

Show HN: Mole – Deep research agent for your terminal

https://github.com/lajosdeme/mole
58•lajosdeme•9h ago•9 comments

Seven books I keep close because I love them

https://blog.plover.com/2026/08/02/
321•surprisetalk•13h ago•142 comments

New Lower and Upper Bounds for the Grothendieck Constant

https://arxiv.org/abs/2608.11158
43•surprisetalk•8h ago•8 comments

Show HN: LuaCAD – Parametric CAD Scripted in Lua

https://luacad.ad-si.com
87•adius•11h ago•17 comments