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)

Your ePub Is Fine. Kobo Disagrees. Blame Adobe

https://andreklein.net/your-epub-is-fine-kobo-disagrees-blame-adobe/
81•sohkamyung•1h ago•26 comments

Show HN: Kage – Shadow any website to a single binary for offline viewing

https://github.com/tamnd/kage
374•tamnd•7h ago•85 comments

What even is food authenticity? Why we guard carbonara, and flatten chicken rice

https://iza.ac/posts/2026/06/food-authenticity/
25•infinitewalk•1h ago•30 comments

Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model

https://github.com/nex-agi/Nex-N2/issues/4
264•unrvl22•8h ago•143 comments

Firewood Splitting Simulator

https://screen.toys/firewood/
607•memalign•4d ago•198 comments

Write for One Person

https://wizardzines.com/comics/write-for-one-person/
9•evakhoury•2d ago•0 comments

Chaosnet (1981)

https://tumbleweed.nu/r/lm-3/uv/amber.html
57•RGBCube•5h ago•7 comments

Chopped, Stored, Secured – The Story of the Hash Function

https://0xkrt26.github.io/math_behind_security/2026/06/09/the-story-of-the-hash-function.html
13•denismenace•4d ago•2 comments

Show HN: Trace – Offline Mac meeting transcripts you can flag mid-call

https://traceapp.info
83•AG342•1d ago•30 comments

Ask HN: What are you working on? (June 2026)

147•david927•8h ago•536 comments

Segmented type appreciation corner (2018)

https://aresluna.org/segmented-type/
57•unexpectedVCR•3d ago•14 comments

Formal methods and the future of programming

https://blog.janestreet.com/formal-methods-at-jane-street-index/?from_theconsensus=1
180•eatonphil•11h ago•64 comments

Caddy compatibility for zeroserve: 3x throughput and 70% lower latency

https://su3.io/posts/zeroserve-caddy-compat
151•losfair•10h ago•44 comments

Perlisisms (1982)

https://www.cs.yale.edu/homes/perlis-alan/quotes.html
91•tosh•9h ago•40 comments

TorchCodec 0.14: HDR Video Decoding for CPU and CUDA, and Fast Wav Decoder

https://github.com/meta-pytorch/torchcodec/releases/tag/v0.14.0
13•scott_s•4d ago•1 comments

The only scalable delete in Postgres is DROP TABLE

https://planetscale.com/blog/the-only-scalable-delete
122•hollylawly•3d ago•46 comments

Show HN: Discover Wikipedia articles popular on Hacker News

https://www.orangecrumbs.com/
44•octopus143•6h ago•10 comments

AI is code – and can't be prompted into being smarter

https://www.theregister.com/ai-and-ml/2026/06/14/ai-is-code-and-cant-be-prompted-into-being-smart...
49•wglb•4h ago•24 comments

FarOutCompany

https://faroutcompany.com/
97•bookofjoe•10h ago•16 comments

Lisp's Influence on Ruby

https://blog.tacoda.dev/lisps-influence-on-ruby-6a54f1a7740e
215•tacoda•3d ago•53 comments

I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models

261•iliashad•9h ago•60 comments

Did Anthropic ask for this?

https://www.verysane.ai/p/did-anthropic-ask-for-this
133•ad8e•2h ago•108 comments

USB Power Delivery: Plugging into the Benefits

https://www.aptiv.com/en/insights/article/usb-power-delivery-plugging-into-the-benefits
31•mooreds•3d ago•65 comments

Yserver: A modern X11 server written in Rust

https://github.com/joske/yserver
95•Venn1•5h ago•86 comments

The Birth and Death of JavaScript (2014)

https://www.destroyallsoftware.com/talks/the-birth-and-death-of-javascript
206•subset•11h ago•121 comments

How to earn a billion dollars

https://paulgraham.com/earn.html
427•kingstoned•12h ago•1290 comments

Abu Fanous

https://en.wikipedia.org/wiki/Abu_Fanous
57•joebig•3h ago•10 comments

Linux 7.1

https://lore.kernel.org/lkml/CAHk-=wi4BF4bMhZNZ1tqs+FFV4OuZRe3ZqdWB+LxRLmRweUzQw@mail.gmail.com/T/#u
221•berlianta•8h ago•80 comments

Not everyone is using AI for everything

https://gabrielweinberg.com/p/people-are-consuming-ai-like-they
413•yegg•9h ago•446 comments

The first game engine for robotics

https://luckyrobots.com/
28•arnejenssen•2d ago•17 comments