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•11mo ago

Comments

reikonomusha•11mo 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•11mo 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•11mo 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•11mo 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 am building a cloud

https://crawshaw.io/blog/building-a-cloud
422•bumbledraven•6h ago•204 comments

Alberta startup sells no-tech tractors for half price

https://wheelfront.com/this-alberta-startup-sells-no-tech-tractors-for-half-price/
1820•Kaibeezy•18h ago•586 comments

Your hex editor should color-code bytes

https://simonomi.dev/blog/color-code-your-bytes/
124•tobr•2d ago•32 comments

Apple fixes bug that cops used to extract deleted chat messages from iPhones

https://techcrunch.com/2026/04/22/apple-fixes-bug-that-cops-used-to-extract-deleted-chat-messages...
623•cdrnsf•14h ago•154 comments

Fundamental Theorem of Calculus

https://david.alvarezrosa.com/posts/fundamental-theorem-of-calculus/
25•dalvrosa•10h ago•19 comments

Do you want the US to "win" AI?

https://geohot.github.io//blog/jekyll/update/2026/04/23/us-win-ai.html
15•mefengl•1h ago•16 comments

We found a stable Firefox identifier linking all your private Tor identities

https://fingerprint.com/blog/firefox-tor-indexeddb-privacy-vulnerability/
734•danpinto•17h ago•216 comments

Our newsroom AI policy

https://arstechnica.com/staff/2026/04/our-newsroom-ai-policy/
70•zdw•6h ago•47 comments

5x5 Pixel font for tiny screens

https://maurycyz.com/projects/mcufont/
652•zdw•3d ago•136 comments

Isopods of the world

https://isopod.site/
19•debesyla•2d ago•4 comments

A True Life Hack: What Physical 'Life Force' Turns Biology's Wheels?

https://www.quantamagazine.org/what-physical-life-force-turns-biologys-wheels-20260420/
91•Prof_Sigmund•2d ago•17 comments

Writing a C Compiler, in Zig

https://ar-ms.me/thoughts/c-compiler-1-zig/
5•tosh•1h ago•0 comments

Over-editing refers to a model modifying code beyond what is necessary

https://nrehiew.github.io/blog/minimal_editing/
372•pella•17h ago•210 comments

An amateur historian's favorite books about the Silk Road

https://bookdna.com/best-books/silk-road
24•bwb•2d ago•12 comments

The Onion to Take over InfoWars

https://www.nytimes.com/2026/04/20/business/infowars-alex-jones-the-onion.html
188•lxm•2d ago•61 comments

Website streamed live directly from a model

https://flipbook.page/
298•sethbannon•17h ago•81 comments

Tempest vs. Tempest: The Making and Remaking of Atari's Iconic Video Game

https://tempest.homemade.systems
82•mwenge•10h ago•26 comments

Arch Linux Now Has a Bit-for-Bit Reproducible Docker Image

https://antiz.fr/blog/archlinux-now-has-a-reproducible-docker-image/
83•maxloh•9h ago•17 comments

Technical, cognitive, and intent debt

https://martinfowler.com/fragments/2026-04-02.html
271•theorchid•19h ago•69 comments

Parallel agents in Zed

https://zed.dev/blog/parallel-agents
235•ajeetdsouza•17h ago•125 comments

Ping-pong robot beats top-level human players

https://www.reuters.com/sports/ping-pong-robot-ace-makes-history-by-beating-top-level-human-playe...
124•wslh•20h ago•163 comments

Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model

https://qwen.ai/blog?id=qwen3.6-27b
865•mfiguiere•21h ago•401 comments

MacBook Neo and How the iPad Should Be

https://craigmod.com/essays/ipad_neo/
32•jen729w•6h ago•15 comments

Highlights from Git 2.54

https://github.blog/open-source/git/highlights-from-git-2-54/
12•ingve•2d ago•2 comments

Ultraviolet corona discharges on treetops during storms

https://www.psu.edu/news/earth-and-mineral-sciences/story/treetops-glowing-during-storms-captured...
240•t-3•21h ago•65 comments

Books are not too expensive

https://www.millersbookreview.com/p/no-books-are-not-remotely-too-expensive
63•herbertl•2d ago•72 comments

Scoring Show HN submissions for AI design patterns

https://www.adriankrebs.ch/blog/design-slop/
313•hubraumhugo•20h ago•225 comments

Plexus P/20 Emulator

https://spritetm.github.io/plexus_20_emu/
21•hggh•3d ago•2 comments

OpenAI's response to the Axios developer tool compromise

https://openai.com/index/axios-developer-tool-compromise/
76•shpat•10h ago•48 comments

Bring Your Agent to Teams

https://microsoft.github.io/teams-sdk/blog/bring-your-agent-to-teams/
65•umangsehgal93•12h ago•53 comments