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)

StreetComplete: Fixing OpenStreetMap, one tiny quest at a time

https://streetcomplete.app/
416•kls0e•5h ago•89 comments

Amazon Without the Knockoffs

https://knockoff.shopping/
100•plurby•2h ago•56 comments

A better way to tie your gym shorts. (Or any drawstring) [video]

https://www.youtube.com/watch?v=3R0Lp86GEBk
311•surprisetalk•5h ago•120 comments

30papers.com – Ilya's 30 essential ML papers, in a beginner friendly format

https://30papers.com/
64•notmcrowley•1h ago•9 comments

MacSurf 1.68 – NetSurf on OS 9 Released

https://github.com/mplsllc/macsurf/releases/tag/v1.86
20•mplsllc•1h ago•2 comments

Chat Control passed first round in EU Parliament

https://www.heise.de/en/news/Showdown-in-Strasbourg-The-unexpected-return-of-Chat-Control-1-0-113...
276•miroljub•2h ago•121 comments

Jim's TrueType QR Code Font

https://github.com/jimparis/qr-font
22•arantius•1h ago•1 comments

Microsoft fire idTech team at Id software

https://gamefromscratch.com/microsoft-fire-idtech-team-at-id-software/
264•bauc•2h ago•254 comments

Reducing Doom Loops with Final Token Preference Optimization

https://www.liquid.ai/blog/antidoom
11•dataminer•1h ago•2 comments

Why we built yet another Postgres connection pooler

https://pgdog.dev/blog/why-yet-another-connection-pooler
14•levkk•2h ago•1 comments

The revenge of the philosophy majors

https://www.nytimes.com/2026/07/05/business/philosophy-majors-ai-jobs.html
67•benbreen•3h ago•93 comments

9 Mothers (YC P26) Is Hiring in Austin, TX

https://9mothers.com/careers
1•ukd1•5h ago

China sentences official to death for taking $325M in bribes

https://www.bbc.com/news/articles/c33y0n1v1xjo
50•randycupertino•1h ago•53 comments

Chat Control 1.0 and 2.0 Explained

https://fightchatcontrol.eu/chat-control-overview
34•gasull•3h ago•1 comments

98% isn't much

https://whynothugo.nl/journal/2026/07/03/98-isnt-very-much/
361•speckx•5h ago•249 comments

Better Auth is joining Vercel

https://better-auth.com/blog/better-auth-joins-vercel
84•sync•2h ago•57 comments

Show HN: PostgreSQL performance and cost across 23 EC2 instance types

https://postgres.saneengineer.com
59•anivan_•5h ago•10 comments

GitHub Freno: cooperative, highly available throttler service

https://github.com/github/freno
9•nateb2022•1d ago•0 comments

The family keeping watch over a 52-year-old pot of soup

https://www.wsj.com/arts-culture/food-cooking/the-family-keeping-watch-over-a-52-year-old-pot-of-...
55•petethomas•6d ago•44 comments

Mapping homes you can buy from the US government for <$100k

https://govauctions.app/research/cheapest-homes-in-america
56•player_piano•1h ago•51 comments

Europe's company websites are mostly served by US vendors

https://ciphercue.com/blog/european-web-hosting-vendor-share-2026
216•adulion•5h ago•142 comments

Software Bonkers

https://craigmod.com/essays/software_bonkers/
11•razin•2h ago•3 comments

Sites that block AI training crawlers mostly ignore the answer time bots

https://sitedex.dev/insights/robots-txt-2023-war-memorial
12•zeppelin_7•2h ago•0 comments

Automating AI Away

https://replicated.live/blog/away
19•gritzko•2h ago•3 comments

C++ Details of Asymmetric Fences

https://nekrozqliphort.github.io/posts/membarrier/
47•anon_farmer•4d ago•3 comments

Why skilled workers come to Germany and then leave again

https://www.dw.com/en/germany-migrants-skilled-workers-integration-labor-market-bureaucracy-langu...
34•theanonymousone•7h ago•88 comments

But Nothing Has Changed on Our Side

https://cacm.acm.org/blogcacm/but-nothing-has-changed-on-our-side/
34•adunk•3d ago•8 comments

Dua Lipa opens library for banned and censored books in Portugal

https://www.euronews.com/culture/2026/06/29/dua-lipa-opens-library-for-banned-and-censored-books-...
207•pax•5h ago•180 comments

The Art of Computer Programming by Donald E. Knuth

https://www-cs-faculty.stanford.edu/~knuth/taocp.html
162•archargelod•12h ago•43 comments

Historic Photos of NASA's Cavernous Wind Tunnels

https://www.theatlantic.com/photo/2018/05/historic-photos-of-nasas-cavernous-wind-tunnels/560660/
94•ohjeez•3d ago•25 comments