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)

Am I German or Autistic?

https://german.millermanschool.com/
32•doener•37m ago•7 comments

LittleSnitch for Linux

https://obdev.at/products/littlesnitch-linux/index.html
949•pluc•13h ago•332 comments

Show HN: 41 years sea surface temperature anomalies

https://ssta.willhelps.org
22•willmeyers•1h ago•4 comments

Show HN: CSS Studio. Design by hand, code by agent

https://cssstudio.ai
50•SirHound•2h ago•36 comments

Wit, unker, Git: The lost medieval pronouns of English intimacy

https://www.bbc.com/future/article/20260408-the-extinct-english-words-for-just-the-two-of-us
57•eigenspace•3h ago•23 comments

I ported Mac OS X to the Nintendo Wii

https://bryankeller.github.io/2026/04/08/porting-mac-os-x-nintendo-wii.html
1704•blkhp19•21h ago•293 comments

Introduction to Nintendo DS Programming

https://www.patater.com/files/projects/manual/manual.html
41•medbar•1d ago•4 comments

Help Keep Thunderbird Alive

https://updates.thunderbird.net/en-US/thunderbird/140.0/apr26-1e/donate/
222•playfultones•6h ago•150 comments

Creating the Futurescape for the Fifth Element [2019]

https://theasc.com/articles/fantastic-voyage-creating-the-futurescape-for-the-fifth-element
65•nixass•4h ago•31 comments

Open Source Security at Astral

https://astral.sh/blog/open-source-security-at-astral
249•vinhnx•9h ago•54 comments

Launch HN: Relvy (YC F24) – On-call runbooks, automated

https://www.relvy.ai
9•behat•1h ago•9 comments

How Pizza Tycoon simulated traffic on a 25 MHz CPU

https://pizzalegacy.nl/blog/traffic-system.html
25•FinnKuhn•32m ago•0 comments

Haunted Paper Toys

http://ravensblight.com/papertoys.html
149•exvi•3d ago•17 comments

Tree Calculus

https://treecalcul.us/
31•tosh•6d ago•7 comments

Show HN: Moon simulator game, ray-casting

https://mooncraft2000.com
43•JKCalhoun•2d ago•10 comments

Dr. Dobb's Developer Library DVD 6

https://archive.org/details/DDJDVD6
87•kristianp•4d ago•31 comments

FreeBSD Laptop Compatibility: Top Laptops to Use with FreeBSD

https://freebsdfoundation.github.io/freebsd-laptop-testing/
27•fork-bomber•4h ago•6 comments

Claude mixes up who said what and that's not OK

https://dwyer.co.za/static/claude-mixes-up-who-said-what-and-thats-not-ok.html
201•sixhobbits•4h ago•183 comments

Small Engines

https://scottlocklin.wordpress.com/2026/03/25/very-small-engines/
3•surprisetalk•2d ago•0 comments

USB for Software Developers: An introduction to writing userspace USB drivers

https://werwolv.net/posts/usb_for_sw_devs/
337•WerWolv•18h ago•39 comments

Apple signs meaningless deal to make some less-important parts in America

https://www.theregister.com/2026/03/26/apple_expands_list_of_bits/
9•als0•23m ago•0 comments

Improving storage efficiency in Magic Pocket, Dropbox's immutable blob store

https://dropbox.tech/infrastructure/improving-storage-efficiency-in-magic-pocket-our-immutable-bl...
35•laluser•5d ago•4 comments

Understanding the Kalman filter with a simple radar example

https://kalmanfilter.net
377•alex_be•20h ago•47 comments

They're made out of meat (1991)

http://www.terrybisson.com/theyre-made-out-of-meat-2/
586•surprisetalk•1d ago•156 comments

Who is Satoshi Nakamoto? My quest to unmask Bitcoin's creator

https://www.nytimes.com/2026/04/08/business/bitcoin-satoshi-nakamoto-identity-adam-back.html
553•jfirebaugh•1d ago•686 comments

ML promises to be profoundly weird

https://aphyr.com/posts/411-the-future-of-everything-is-lies-i-guess
537•pabs3•1d ago•531 comments

Git commands I run before reading any code

https://piechowski.io/post/git-commands-before-reading-code/
2108•grepsedawk•1d ago•454 comments

The Importance of Being Idle

https://theamericanscholar.org/the-importance-of-being-idle/
229•Caiero•2d ago•134 comments

Muse Spark: Scaling towards personal superintelligence

https://ai.meta.com/blog/introducing-muse-spark-msl/?_fb_noscript=1
365•chabons•21h ago•346 comments

Six (and a half) intuitions for KL divergence

https://www.perfectlynormal.co.uk/blog-kl-divergence
97•jxmorris12•1d ago•15 comments