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)

Migrating from DigitalOcean to Hetzner: From $1,432 to $233 With Zero Downtime

https://isayeter.com/posts/digitalocean-to-hetzner-migration/
340•yusufusta•2h ago•186 comments

State of Kdenlive

https://kdenlive.org/news/2026/state-2026/
179•f_r_d•4h ago•67 comments

Sumida Aquarium Posts 2026 Penguin Relationship Chart, with Drama and Breakups

https://www.sumida-aquarium.com/special/sokanzu/en/2026/
49•Lwrless•2d ago•2 comments

Fuzix OS

https://www.fuzix.org/
8•DeathArrow•59m ago•2 comments

Why Japan has such good railways

https://worksinprogress.co/issue/why-japan-has-such-good-railways/
146•RickJWagner•3h ago•144 comments

Michael Rabin has died

https://en.wikipedia.org/wiki/Michael_O._Rabin
263•tkhattra•2d ago•49 comments

Amiga Graphics Archive

https://amiga.lychesis.net/
180•sph•10h ago•38 comments

80386 Memory Pipeline

https://nand2mario.github.io/posts/2026/80386_memory_pipeline/
22•wicket•4d ago•2 comments

Category Theory Illustrated – Orders

https://abuseofnotation.github.io/category-theory-illustrated/04_order/
162•boris_m•9h ago•48 comments

Claude Design

https://www.anthropic.com/news/claude-design-anthropic-labs
1133•meetpateltech•1d ago•725 comments

Amazon is discontinuing Kindle for PC on June 30th

https://goodereader.com/blog/kindle/amazon-is-discontinuing-kindle-for-pc-on-june-30th
10•tech234a•28m ago•5 comments

Show HN: I made a calculator that works over disjoint sets of intervals

https://victorpoughon.github.io/interval-calculator/
244•fouronnes3•15h ago•45 comments

Amazon won't release Fire Sticks that support sideloading anymore

https://arstechnica.com/gadgets/2026/04/amazon-wont-release-fire-sticks-that-support-sideloading-...
11•pjmlp•18m ago•6 comments

A Dumb Introduction to Z3 (2025)

https://ar-ms.me/thoughts/a-gentle-introduction-to-z3/
32•y1n0•4d ago•20 comments

Measuring Claude 4.7's tokenizer costs

https://www.claudecodecamp.com/p/i-measured-claude-4-7-s-new-tokenizer-here-s-what-it-costs-you
658•aray07•1d ago•462 comments

All 12 moonwalkers had "lunar hay fever" from dust smelling like gunpowder (2018)

https://www.esa.int/Science_Exploration/Human_and_Robotic_Exploration/The_toxic_side_of_the_Moon
404•cybermango•22h ago•232 comments

I’m spending months coding the old way

https://miguelconner.substack.com/p/im-coding-by-hand
283•evakhoury•1d ago•272 comments

Towards trust in Emacs

https://eshelyaron.com/posts/2026-04-15-towards-trust-in-emacs.html
152•eshelyaron•3d ago•22 comments

It's OK to compare floating-points for equality

https://lisyarus.github.io/blog/posts/its-ok-to-compare-floating-points-for-equality.html
104•coinfused•4d ago•70 comments

The simple geometry behind any road

https://sandboxspirit.com/blog/simple-geometry-of-roads/
92•azhenley•2d ago•9 comments

Brunost: The Nynorsk Programming Language

https://lindbakk.com/blog/introducing-brunost
121•atomfinger•4d ago•59 comments

Are the costs of AI agents also rising exponentially? (2025)

https://www.tobyord.com/writing/hourly-costs-for-ai-agents
271•louiereederson•3d ago•103 comments

Sherry Turkle: "We're losing the raw, human part of being with each other"

https://www.theguardian.com/science/2013/may/05/rational-heroes-sherry-turkle-mit
13•plenched•1h ago•2 comments

"cat readme.txt" is not safe if you use iTerm2

https://blog.calif.io/p/mad-bugs-even-cat-readmetxt-is-not
262•arkadiyt•21h ago•150 comments

Show HN: Smol machines – subsecond coldstart, portable virtual machines

https://github.com/smol-machines/smolvm
396•binsquare•23h ago•125 comments

A simplified model of Fil-C

https://www.corsix.org/content/simplified-model-of-fil-c
191•aw1621107•18h ago•104 comments

Hyperscalers have already outspent most famous US megaprojects

https://twitter.com/finmoorhouse/status/2044933442236776794
255•nowflux•23h ago•229 comments

Slop Cop

https://awnist.com/slop-cop
218•ericHosick•1d ago•140 comments

Binary Encodings for JSON and Variant

https://jincongho.com/posts/designing-binary-encodings-for-json-and-variant/
13•jincongho•3d ago•2 comments

Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock

https://github.com/paniclock/paniclock/
225•seanieb•23h ago•102 comments