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)

AI doesn't generate working products, that's still your job

https://weeraman.com/the-prototype-isnt-the-product/
102•smckk•3h ago•87 comments

Elevators

https://john.fun/elevators
1328•Jrh0203•19h ago•326 comments

RamenHaus

https://ramen.haus/
92•oler•2h ago•46 comments

How to Do Great Work

https://paulgraham.com/greatwork.html
23•tosh•2h ago•8 comments

Flint: A Visualization Language for the AI Era

https://microsoft.github.io/flint-chart/
131•vinhnx•8h ago•45 comments

qm – Multiplayer agent harness for work

https://github.com/yc-software/qm
583•tosh•17h ago•119 comments

Solid Queue 1.6.0 now supports fiber workers

https://github.com/rails/solid_queue/releases/tag/v1.6.0
16•earcar•3h ago•1 comments

How to Exist

https://www.raptitude.com/2026/07/how-to-exist/
219•walterbell•10h ago•120 comments

The development pipeline is a production system

https://sundry.jerryorr.com/2026/07/31/development-pipeline-is-a-production-system
90•firefoxd•7h ago•38 comments

Software for One

https://www.ajwaxman.com/writing/software-for-one
124•awaxman11•2d ago•104 comments

Ten advances in mathematics and theoretical computer science

https://openai.com/index/ten-advances-in-mathematics/
124•milkshakes•3h ago•93 comments

EU will mandate labels on authentic-looking AI content starting August 2

https://www.engadget.com/2227966/eu-mandate-labels-on-authentic-looking-ai-content/
48•vrganj•2h ago•36 comments

A tiny holdout building in the middle of Macy’s is back in view

https://ephemeralnewyork.wordpress.com/2026/07/27/hidden-by-billboards-for-over-100-years-the-tin...
38•donohoe•3d ago•9 comments

G'mic 4.0: Squaring the Pixel, Easier

https://gmic.eu/gmic40/
29•dtschump•2d ago•2 comments

Google fixed more Chrome bugs in June than over the past two years, thanks to AI

https://blog.google/security/chrome-stronger-with-every-update/
527•Garbage•1d ago•542 comments

The Absurdity of Albert Camus

https://www.historytoday.com/archive/portrait-author-historian/absurdity-albert-camus
130•apollinaire•1d ago•56 comments

Attention Decode on AMD MI450 GPUs: A Gluon Kernel Optimization Guide

https://rocm.blogs.amd.com/software-tools-optimization/gluon-attention-decode-mi450/README.html
43•matt_d•4d ago•0 comments

Run Kimi K3 using 29 GB of RAM at 0.50 tok/s

https://github.com/sqliteai/waste
258•marcobambini•20h ago•108 comments

Ten Ways NAS Is Getting Enshitified

https://nascompares.com/2026/07/31/the-10-ways-nas-is-getting-enshitified/
101•giuliomagnifico•5h ago•90 comments

June in Servo: real world compat, media queries, SharedWorker, and more

https://servo.org/blog/2026/07/31/june-in-servo/
161•iamnothere•16h ago•50 comments

Getting 25 Gbps Thunderbolt Ethernet on My Mac Studio

https://www.jeffgeerling.com/blog/2026/getting-25g-ethernet-mac-thunderbolt/
192•speckx•18h ago•96 comments

Progressive Web Components

https://arielsalminen.com/2026/progressive-web-components/
157•hosteur•1d ago•32 comments

AWS Secrets Manager Terraform: Least-Privilege Access

https://blog.victorsilva.com.uy/aws-secrets-manager-terraform-least-privilege/
13•meysamazad•3d ago•0 comments

Increasing the lifespan of a bulb makes it worse in every other way

https://maurycyz.com/misc/tungsten/
95•tonyg•23h ago•102 comments

Big Food vs. the People

https://www.lighthousereports.com/investigation/big-food-vs-the-people/
233•jruohonen•19h ago•149 comments

Long Range Wi-Fi – Pushing 2.4 GHz Wi-Fi to the limits (2019)

https://www.phidgets.com/?view=articles&article=LongRangeWifi
58•rzk•3d ago•33 comments

Golang proposal: container/: generic collection types

https://github.com/golang/go/issues/80590
157•jabits•16h ago•130 comments

The most official water costs $120k a gallon

https://signoregalilei.com/2026/07/26/the-most-official-water-costs-120000-a-gallon/
193•surprisetalk•20h ago•151 comments

Demystifying DRAM Read Disturbance: RowHammer and RowPress Phenomena

https://arxiv.org/abs/2607.28233
52•Jimmc414•14h ago•33 comments

Let's make the worst Htmx

https://zserge.com/posts/worst-htmx-ever/
103•RebelPotato•1d ago•33 comments