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•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)

I'm Tired of Talking to AI

https://orchidfiles.com/im-tired-of-ai-generated-answers/
1155•theorchid•4h ago•614 comments

Mini Micro Fantasy Computer

https://miniscript.org/MiniMicro/index.html#about
154•nicoloren•5h ago•63 comments

Matrix Multiplications on GPUs Run Faster When Given "Predictable" Data

https://www.thonking.ai/p/strangely-matrix-multiplications
67•tosh•4d ago•12 comments

Corporations can vote in some Delaware elections, judge says

https://news.bloomberglaw.com/esg/corporations-have-the-right-to-vote-in-delaware-town-judge-says
40•marcher•28m ago•18 comments

XLIDE: VBA without excel

https://github.com/WilliamSmithEdward/xlide_vscode
40•sts153•3h ago•7 comments

All of human cooking compressed into 2 megabytes

https://arxiv.org/abs/2605.22391
190•josefchen•7h ago•73 comments

Incident with Pull Requests, Issues, Git Operations and API Requests

https://www.githubstatus.com/incidents/xy1tt3hs572m
156•maxnoe•3h ago•128 comments

My new obsession: A horse-racing board game of pure luck

https://alexanderbjoy.com/horse-race-board-game/
11•surprisetalk•1d ago•3 comments

The Melancholy of Slaying Monsters

https://thereader.mitpress.mit.edu/the-strange-melancholy-of-slaying-monsters/
206•prismatic•20h ago•84 comments

The VibeSec Reckoning

https://martinfowler.com/articles/vibesec-reckoning.html
25•HieronymusBosch•1h ago•7 comments

Claude Code as a Daily Driver: Claude.md, Skills, Subagents, Plugins, and MCPs

https://arps18.github.io/posts/claude-code-mastery/
198•arps18•10h ago•152 comments

Cloudflare Flagship

https://developers.cloudflare.com/flagship/
306•tjek•15h ago•157 comments

Raft Consensus with a Minority of Nodes

https://padhye.org/raft-minority/
88•moarbugs•1d ago•10 comments

BadHost – CVE-2026-48710: Starlette Host-Header Auth Bypass

https://badhost.org/
103•ylk•1d ago•37 comments

Declassified CIA Cartography Maps from the 1980s

https://brilliantmaps.com/cia-maps-1980s/
21•speckx•1h ago•10 comments

Phloto for My Photo Flow

https://cceckman.com/writing/phloto/
4•evakhoury•18h ago•0 comments

Private Equity Bought America's Essential Services

https://rubbishtalk.com/economy/how-private-equity-bought-americas-essential-services/
237•NoRagrets•3h ago•290 comments

That Methyl Methacrylate Tank

https://www.science.org/content/blog-post/methyl-methacrylate-tank
383•nooks•20h ago•171 comments

The worst job interview I ever had

https://www.oliverio.dev/blog/the-worst-job-interview-i-had
495•oliverio•19h ago•374 comments

We are Poles, so, of course, we print in Latin

https://www.ustc.ac.uk/news/we-are-poles-so-of-course-we-print-in-latin
83•danielam•3d ago•44 comments

What Is a Direct Attach Copper (DAC) Cable

https://www.servethehome.com/what-is-a-direct-attach-copper-dac-cable/
59•teleforce•1d ago•46 comments

Atomically precise mechanosynthesis of carbon structures on hydrogenated Silicon

https://arxiv.org/abs/2605.27250
6•gene-h•4h ago•0 comments

A few interesting modern pixel fonts

https://unsung.aresluna.org/a-few-interesting-modern-pixel-fonts/
394•zdw•1d ago•93 comments

I built a Git-tracked book production pipeline

https://www.djspeckhals.com/posts/2026-05-22-how-i-bypassed-adobe-and-microsoft-to-build-a-git-tr...
273•dustin1114•4d ago•70 comments

Go: Support for Generic Methods

https://github.com/golang/go/issues/77273
89•f311a•6h ago•68 comments

TSDuck: Open-source toolkit for MPEG-TS analysis and manipulation

https://tsduck.io/
59•phantomathkg•13h ago•5 comments

Spain blocks prediction markets Polymarket, Kalshi over lack of gambling licence

https://www.reuters.com/business/spain-blocks-prediction-markets-polymarket-kalshi-over-lack-gamb...
1035•thm•1d ago•477 comments

Launch HN: Minicor (YC P26) – Windows desktop automations at scale

https://www.minicor.com/
98•fchishtie•1d ago•61 comments

C array types are weird

https://anselmschueler.com/blogposts/2025-c-pointers/
117•signa11•2d ago•116 comments

Italy region: +200% tax on datacenters built in green/agricultural areas

https://en.ilsole24ore.com/art/lombardy-introduces-increased-charges-of-up-to-200-per-cent-for-da...
87•napolux•1h ago•131 comments