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)

Every Fucking Website

https://lxe.github.io/everywebsite/
246•doubletwoyou•1h ago•142 comments

When Genius Fails: The Intellectual Arrogance of the AI Labs

https://weightythoughts.com/p/when-genius-failsthe-intellectual
42•gmays•1h ago•27 comments

Seven books I keep close because I love them

https://blog.plover.com/2026/08/02/
17•surprisetalk•34m ago•0 comments

GLM-5.3: Frontier coding with emergent cyber capabilities

https://z.ai/blog/glm-5.3
833•pella•10h ago•436 comments

Qwen3.8-27B

https://twitter.com/alibaba_qwen/status/2088280182356611304
108•mfiguiere•33m ago•42 comments

In Australia, a Home Battery Boom Has Helped Cut Wholesale Power Prices in Half

https://e360.yale.edu/digest/australia-home-batteries
124•speckx•1h ago•94 comments

Introducing Toast 1

https://www.mixedbread.com/blog/toast-1
13•mplappert•29m ago•0 comments

Don't classify, hallucinate!

https://softwaredoug.com/blog/2026/08/10/hypothetical-classifications
131•softwaredoug•3d ago•62 comments

DeepSeek peak/off-peak pricing update

https://api-docs.deepseek.com/news/news260813/
170•fagnerbrack•5h ago•92 comments

I turned my RSS feeds into an e-ink newspaper to stop reading on my phone

https://heyjonny.dev/posts/rss-to-eink-newspaper/
12•speckx•1h ago•8 comments

Qwen 3.8 27B is out: open weights, best local dense model yet

https://huggingface.co/Qwen/Qwen3.8-27B-FP8
43•erdaltoprak•37m ago•8 comments

WhatCable: Know what your USB-C cable can do

https://www.whatcable.uk/
43•mikecarlton•3h ago•20 comments

The TEMU-Fication of Software, Digital Goods and Services

https://xn--gckvb8fzb.com/the-temu-fication-of-software-digital-goods-services/
44•surprisetalk•3h ago•27 comments

Gödel, Escher, Elisp: The Beauty of Macros

https://www.chiply.dev/post-elisp-macros-are-beautiful
13•JNRowe•1w ago•0 comments

HashAgent – Share an AI agent as a URL, runs locally via WebGPU

https://hashagent.pages.dev/
19•masonhsu•2h ago•3 comments

Gemini 3.7 Flash

https://blog.google/innovation-and-ai/models-and-research/gemini-models/introducing-gemini-3-7-fl...
930•thisisauserid•22h ago•470 comments

Show HN: APIMart: Discounted AI API Aggregator for GPT-5, Sora 2

https://apimart.ai/register?aff=yScTCM
5•aanthonymax•1h ago•1 comments

Self-hosted web push Cloudflare Worker, works on iOS

https://kukuroo.cc/
7•saiday•34m ago•1 comments

Differential Heuristics

https://www.redblobgames.com/blog/2026-08-08-differential-heuristics/
86•ibobev•5d ago•5 comments

AI Model Atlas – visualizing populations of ML models as interconnected 3D graph

https://run.cosmograph.app/public/ca9fd1ad-fe83-4238-8b69-b707c633aef0
7•bj-rn•1h ago•0 comments

We're not done with point clouds

https://claytonwramsey.com/blog/mvt/
47•claytonwramsey•3d ago•6 comments

Accelerating GPT-5.6 Sol Ultrafast

https://www.cerebras.ai/blog/accelerating-gpt-5-6-sol-ultrafast-with-openai
669•pr337h4m•21h ago•262 comments

Why does Opus 5 feel worse to work with?

https://mun-logadan.github.io/why-does-opus-5-feel-worse/
351•numeri•5h ago•339 comments

Hello, me. It's been a while

https://themech.net/2026/08/hello-me-its-been-a-while/
329•somesoftdev•21h ago•175 comments

Protect Your Relays

https://www.iroh.computer/blog/authenticated-relays
35•surprisetalk•4d ago•11 comments

Ntfy – open-source Push to Mobile

https://ntfy.sh/
30•Fake4d•5h ago•11 comments

Unsloth Qwen3.8-27B GGUF files

https://huggingface.co/unsloth/Qwen3.8-27B-GGUF
13•apitman•33m ago•0 comments

Show HN: We Implemented the IPv8 Internet-Draft in Linux, Libc, and BGP

https://goonhost.rocks/blog/implementing-ipv8-internet-draft
31•turborigby•2h ago•8 comments

Mistral OCR 4.1

https://docs.mistral.ai/models/ocr-4-1
393•spelk•22h ago•158 comments

Bluesky Protocol Services

https://atproto.com/blog/introducing-bluesky-protocol-services
201•danabramov•15h ago•54 comments