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)

The time the x86 emulator team found code so bad they fixed it during emulation

https://devblogs.microsoft.com/oldnewthing/20260615-00/?p=112419
233•paulmooreparks•4h ago•74 comments

A backdoor in a LinkedIn job offer

https://roman.pt/posts/linkedin-backdoor/
1147•lwhsiao•13h ago•210 comments

John Carmack on Fabrice Bellard

https://twitter.com/ID_AA_Carmack/status/2064095424420487226
241•apitman•4h ago•145 comments

Iroh 1.0

https://www.iroh.computer/blog/v1
1170•chadfowler•18h ago•355 comments

Banned Book Library in a Wi-Fi Smart Light Bulb

https://www.richardosgood.com/posts/banned-book-library/
374•sohkamyung•10h ago•197 comments

Understanding the rationale behind a rule when trying to circumvent it

https://devblogs.microsoft.com/oldnewthing/20260611-00/?p=112415
21•tosh•1h ago•3 comments

Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?

972•cloudking•18h ago•436 comments

New way of making espresso with ultrasound

https://www.unsw.edu.au/newsroom/news/2026/06/New-way-making-espresso
11•darktoto•42m ago•14 comments

TinyWind: A pixel pirate sailing game with real wind physics (380k+ kms sailed)

https://tinywind.io
827•tinywind•17h ago•154 comments

Show HN: Garden of Flowers – an archive of pictorial typography before ASCII art

https://garden-of-flowers.heikkilotvonen.com/
70•california-og•5h ago•13 comments

I Love the Computer

https://michaelenger.com/blog/i-love-the-computer/
225•speckx•13h ago•134 comments

I hacked into the worst e-bike and fixed it [video]

https://www.youtube.com/watch?v=hPrtVGimBYs
90•alexis-d•5d ago•37 comments

Hetzner Price Adjustment

https://docs.hetzner.com/general/infrastructure-and-availability/price-adjustment/#cloud-servers
429•tuhtah•20h ago•589 comments

Why I email complete strangers

https://www.goodinternetmagazine.com/why-i-email-complete-strangers/
147•karakoram•11h ago•66 comments

Show HN: SharkClean MCP

https://github.com/a-funk/sharkclean-mcp
7•afunk•3d ago•2 comments

My Homelab AI Dev Platform

https://rsgm.dev/post/ai-dev-platform/
306•rsgm•18h ago•54 comments

Cohere's First Model for Developers

https://cohere.com/blog/north-mini-code
88•hmokiguess•4d ago•20 comments

Peopleless economy? Not technically impossible

https://gmalandrakis.com/writings/ad-economicum.html
182•l0new0lf-G•12h ago•323 comments

Humanity isn't ready for the coming intelligence explosion

https://www.economist.com/by-invitation/2026/06/15/humanity-isnt-ready-for-the-coming-intelligenc...
91•andsoitis•7h ago•260 comments

Getting Creative with Perlin Noise Fields

https://sighack.com/post/getting-creative-with-perlin-noise-fields
6•0x000xca0xfe•2d ago•0 comments

Fox to buy Roku

https://www.wsj.com/business/deals/fox-roku-deal-f6e564f9
318•thm•20h ago•391 comments

What job interviews taught me about Kubernetes

https://notnotp.com/notes/what-job-interviews-taught-me-about-kubernetes/
180•chmaynard•13h ago•131 comments

Copper transport drug restores memory and clears toxic Alzheimer's proteins

https://www.monash.edu/news/articles/copper-drug-restores-memory-and-clears-toxic-alzheimers-prot...
302•bookofjoe•18h ago•108 comments

Amazon Announces Multibillion-Dollar Data Center in Missouri

https://www.narracomm.com/amazon-announces-multibillion-dollar-data-center-in-missouri/
108•thelonelyborg•9h ago•99 comments

Salesforce to Acquire Fin (formerly Intercom) for $3.6B

https://www.salesforce.com/news/press-releases/2026/06/15/salesforce-signs-definitive-agreement-t...
308•colesantiago•21h ago•227 comments

What every coder should know about gamma (2016)

https://blog.johnnovak.net/2016/09/21/what-every-coder-should-know-about-gamma/
96•sph•2d ago•28 comments

Game Engine White Papers: Commander Keen

https://forgottenbytes.net/commander_keen.html
206•mfiguiere•15h ago•68 comments

How TimescaleDB compresses time-series data

https://roszigit.com/en/blog/timescaledb-compression-hypercore
150•lkanwoqwp•16h ago•18 comments

Claude Corps

https://www.anthropic.com/news/claude-corps
130•Mustan•15h ago•87 comments

Launch HN: Drafted (YC P26) – Models for residential architecture

54•PrimalNick•16h ago•59 comments