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)

Actively exploited sandbox RCE in all Chromium versions

https://nvd.nist.gov/vuln/detail/cve-2026-85046
308•negura•5h ago•172 comments

Formalizing Fermat's Last Theorem

https://www.anthropic.com/research/formalizing-fermats-last-theorem
525•jlebar•9h ago•330 comments

Discovery of a new OpenAI agent message board

https://collusion.wiki/
1532•moultano•15h ago•1223 comments

Artificial Analysis Intelligence Index v4.2

https://artificialanalysis.ai/articles/artificial-analysis-intelligence-index-v4-2
71•nojs•3h ago•17 comments

Statichost.eu – European static site hosting

https://www.statichost.eu/
186•p4bl0•7h ago•62 comments

GPT-6 Astra on OpenRouter

https://openrouter.ai/openai/gpt-6-astra
146•Topfi•6h ago•75 comments

Can AI design circuit boards yet?

https://eebench.org/blog/can-ai-design-circuit-boards-yet/
186•iopapa•7h ago•120 comments

Shutting down our public encrypted DNS

https://mullvad.net/en/blog/shutting-down-our-public-encrypted-dns-servers-and-sponsoring-quad9-i...
271•mywacaday•8h ago•121 comments

Can guitar frets perform multiplication?

https://www.charlespetzold.com/blog/2026/09/Can-Guitar-Frets-Perform-Multiplication.html
42•wibbily•5h ago•12 comments

Portal by Spotify cut my Claude Code token usage by 90%

https://engineering.atspotify.com/2026/9/portal-by-spotify-cut-my-claude-code-token-usage-by-90
52•cebert•4h ago•23 comments

RSA-260 Factorized

https://twitter.com/penlume/status/2095372672356212876
79•samyok•1d ago•35 comments

Show HN: Open-Source eInk Bike Computer

https://opentrailpaper.com
248•stingrae•10h ago•87 comments

Git Submodules as a Package Manager

https://nesbitt.io/2026/09/01/git-submodules-as-a-package-manager.html
13•ErenayDev•3d ago•2 comments

Bugs happen: The easy way to compare solo PQ to ECC+PQ

https://blog.cr.yp.to/20260704-bugs.html
13•zdw•3d ago•5 comments

Record-High 89% in U.S. Say Government Corruption Widespread

https://news.gallup.com/poll/713933/record-high-say-government-corruption-widespread.aspx
250•karakoram•5h ago•194 comments

An open DNS recursive service for free security and high privacy

https://quad9.net/
68•mooreds•7h ago•18 comments

Fermat's Last Theorem in Lean 4

https://github.com/anthropics/fermats-last-theorem
74•aaraujo002•8h ago•15 comments

Ask HN: Resources to get good at soldering?

75•tosmatos•2d ago•53 comments

Government Rails Site Hit Hours After CVE Patch

https://rietta.com/blog/ruby-on-rails-cve-exploited-hours-after-patch/
78•rietta•8h ago•24 comments

Icons as a Service

https://nravic.com/blog/images/
29•nravic•5h ago•2 comments

IBM Bob

https://bob.ibm.com/
236•artpar•14h ago•271 comments

The Rust React Compiler is now native in Vite

https://blog.master.dev/react-now-rusted-all-the-way-out/
121•acusti•9h ago•23 comments

Show HN: TERMy – A fast terminal assistant that does not use LLMs

https://github.com/gioblu/NPC-Forge/blob/main/docs/development.md
99•gioscarab•18h ago•28 comments

Decompiler Explorer

https://dogbolt.org
44•tripdout•3d ago•1 comments

Show HN: Moadim.io – A scheduler for agents

https://moadim.io/
19•tupe12334•3h ago•11 comments

ExactTex. A gradually-typed superset of LaTeX

https://github.com/camilochs/exacttex
21•camilochs•3d ago•2 comments

Connecting every app to every other app

https://blog.val.town/connectors
19•Chidiebere229•4h ago•1 comments

deSEC – Free Secure DNS

https://desec.io/
120•gurjeet•12h ago•42 comments

Nitter has more working instances than before the takedowns

https://codeberg.org/mv12star/shitter/wiki/Instances
24•Cider9986•3h ago•8 comments

Updates on HEIR, the Homomorphic Encryption Compiler Project

https://www.jeremykun.com/2026/09/04/updates-on-heir-homomorphic-encryption/
27•turtleyacht•6h ago•0 comments