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)

Do you really need separate systems when you already have Postgres?

https://postgresisenough.dev/
73•b-man•1h ago•31 comments

How Kalshi Infects the News

https://www.publicnotice.co/p/kalshi-cnn-cnbc
105•everybodyknows•3h ago•65 comments

Aluminum foil (2021)

https://dernocua.github.io/notes/aluminum-foil.html
103•firephox•2h ago•37 comments

1k Words: A Writing Contest

https://writingclub.world/1picture1000words
23•surprisetalk•56m ago•4 comments

Multilingual Experience Linked to Delayed Aging in Populations and Individuals

https://fens2026.abstractserver.com/program/#/details/presentations/5474
24•bookofjoe•1h ago•2 comments

Google Chrome Installed a 4GB AI Model on Your PC

https://oztalking.com/en/issues/hidden-4gb-ai-model
32•haebom•1h ago•4 comments

Road to Elm 1.0

https://elm-lang.org/news/faster-builds
192•wolfadex•4h ago•83 comments

Real-time map of Great Britain's rail network

https://www.map.signalbox.io
303•scrlk•6h ago•115 comments

Fable 5 On Vending-Bench: Misbehaving, With Plausible Deniability

https://andonlabs.com/blog/fable5-vending-bench
88•optimalsolver•3h ago•44 comments

Car touchscreens are cheap, not good

https://ben.stolovitz.com/posts/car-touchscreens-are-cheap-not-good/
22•citelao•51m ago•22 comments

Clojure 1.13 adds support for checked keys

https://clojure.org/news/2026/07/02/clojure-1-13-alpha1
99•FelipeCortez•3d ago•12 comments

AMD Ryzen AI Halo – $4k AI Dev Kit

https://www.lttlabs.com/articles/2026/07/06/amd-ryzen-ai-halo
58•LabsLucas•1h ago•58 comments

Nintendo announces new product revisions in Europe with replaceable batteries

https://www.nintendo.com/en-gb/Support/Nintendo-Switch-2/Information-about-upcoming-battery-relat...
156•akyuu•3h ago•99 comments

When 2+2=5

https://arstechnica.com/security/2026/06/ai-browsers-can-be-lulled-into-a-dream-world-where-guard...
42•noashavit•3d ago•18 comments

Should DayQuil Be Legal?

https://www.theargumentmag.com/p/should-dayquil-be-legal
23•paulpauper•41m ago•12 comments

Introduction to Genomics for Engineers

https://learngenomics.dev/docs/biological-foundations/cells-genomes-dna-chromosomes/
153•yreg•4d ago•25 comments

GPT-5.6 Sol Ultra will be in Codex

https://twitter.com/thsottiaux/status/2073933490513752151
383•mfiguiere•15h ago•333 comments

Emily Bender Sets the Record Straight on "Stochastic Parrots"

https://spectrum.ieee.org/stochastic-parrot
92•digital55•1h ago•93 comments

Why low-latency Java still requires discipline?

https://chronicle.software/insights/blogs/why-low-latency-java-still-requires-discipline
50•theanonymousone•3h ago•25 comments

Apricot Computers: An underrated British brand

https://dfarq.homeip.net/apricot-computers-an-underrated-british-brand/
49•giuliomagnifico•5d ago•13 comments

Has_not_been_viewed_much

https://iamwillwang.com/notes/has-not-been-viewed-much/
425•wxw•16h ago•113 comments

Building relationships with customers through support didn't turn out as hoped

https://www.uncommonapps.nyc/p/castro-podcasts-things-i-got-wrong-support
265•dabluck•14h ago•163 comments

Lost and Found

https://walzr.com/lost-and-found
21•walz•15h ago•5 comments

Amazon will stop accepting new customers for Mechanical Turk

https://techcrunch.com/2026/07/05/amazon-will-stop-accepting-new-customers-for-mechanical-turk/
82•bookofjoe•3h ago•21 comments

DOJ Closing Abbott Labs Case Spurs Wider Corporate Crime Retreat

https://news.bloomberglaw.com/us-law-week/doj-closing-abbott-labs-case-spurs-wider-corporate-crim...
42•petethomas•1h ago•4 comments

Electric anti-aircraft interceptor drone breaks world air speed record at 434mph

https://www.tomshardware.com/tech-industry/drones/electric-drone-breaks-world-air-speed-record-at...
21•LorenDB•1h ago•15 comments

The Complete Homemade Juggling Beanbag Guide

https://www.joshuaclifton.com/juggle/
54•mrauha•4d ago•5 comments

Workers Cache

https://blog.cloudflare.com/workers-cache/
173•ilreb•3h ago•73 comments

C programmers commit fresh crimes against readability

https://www.theregister.com/offbeat/2026/07/05/c-programmers-commit-fresh-crimes-against-readabil...
103•Bender•4h ago•15 comments

My quest to see all of Tetris

https://antithesis.com/blog/2026/tetris-quest/
59•wwilson•3d ago•15 comments