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)

98.css

https://jdan.github.io/98.css/#status-bar
189•lopespm•2h ago•32 comments

Writing by hand is good for your brain

https://nealstephenson.substack.com/p/writing-by-hand-is-good-for-your
965•dwwoelfel•11h ago•476 comments

The Visual 6502

http://visual6502.org/JSSim/index.html
30•infiniteregrets•1h ago•12 comments

Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models

220•adam_rida•6h ago•106 comments

The Beam Engine

https://glinscott.github.io/beam-engine/
151•glinscott•1d ago•48 comments

What else do people draw on gradient.horse?

https://rybakov.com/blog/what_else_do_people_draw_on_gradient-copy.horse/
52•spython•5d ago•11 comments

What happened to TheNumbers.com

https://stephenfollows.com/p/what-just-happened-to-thenumberscom-should-worry-us-all
289•nickthegreek•8h ago•124 comments

A Taxonomy of Omnicidal Futures Involving Artificial Intelligence

https://arxiv.org/abs/2507.09369
44•amelius•2h ago•34 comments

A24 Is Copyright Striking Backrooms Artwork Older Than the Movie

https://www.thegamer.com/the-backrooms-a24-copyright-strike-artwork/
86•josephcsible•6d ago•28 comments

Startup founders urge U.S. government not to shut off Chinese open weight AI

https://www.politico.com/news/2026/07/22/startup-founders-urge-trump-not-to-shut-off-chinese-open...
713•theanonymousone•10h ago•642 comments

Building on ATProto

https://lukekanies.com/writing/building-on-atproto/
124•speckx•7h ago•59 comments

Why Software Factories Fail (or: harness engineering is not enough)

https://github.com/humanlayer/advanced-context-engineering-for-coding-agents/blob/main/wsff.md
169•dhorthy•10h ago•138 comments

Software rendering in 500 lines of bare C++

https://haqr.eu/tinyrenderer/
241•mpweiher•11h ago•46 comments

Learn OpenGL, extensive tutorial resource for learning Modern OpenGL

https://learnopengl.com/
174•ibobev•10h ago•99 comments

Show HN: Palmier Pro – Open-source macOS video editor built for AI

https://github.com/palmier-io/palmier-pro
118•harrisontin•10h ago•18 comments

DARPA, U.S. Air Force fly AI-controlled F-16

https://www.darpa.mil/news/2026/darpa-us-air-force-fly-ai-controlled-f-16
176•r2sk5t•11h ago•198 comments

Interview with Matheus Moreira about Lone Lisp and Linux Kernel

https://alexalejandre.com/interviews/interview-with-matheus-moreira/
33•veqq•6d ago•6 comments

Astronomers may have found the first exomoon

https://www.eso.org/public/news/eso2610/
191•MarcoDewey•11h ago•76 comments

A solid-state “atomic channel” for separating rare earth elements

https://pme.uchicago.edu/news-events/news/cleaner-route-purifying-rare-earth-elements
69•MarcoDewey•7h ago•16 comments

Fractl.art – a fractal generator with 8 octillion different patterns

https://fractl.art
5•gilded-lilly•3d ago•1 comments

Converting Files into Minecraft Worlds

https://wuemeli.com/blog/sulfur-part-1/
48•wuemeli•3d ago•14 comments

The arguments against open source AI are bad

https://tombedor.dev/arguments-against-open-source-ai-are-very-bad/
202•jjfoooo4•8h ago•141 comments

Launch HN: Screenpipe (YC S26) – Record how you work and turn that into agents

57•louis030195•8h ago•49 comments

Show HN: Claude-thermos keeps your Claude session warm for you

https://github.com/izeigerman/claude-thermos
66•s0ck_r4w•8h ago•52 comments

Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents

https://github.com/onecli/onecli
80•Jonathanfishner•9h ago•27 comments

Learn WebGPU for C++

https://eliemichel.github.io/LearnWebGPU/
83•ibobev•10h ago•11 comments

Meta Garbage Collection: Using OCaml's GC to GC Rust

https://soteria-tools.com/blog/meta-garbage-collection
49•annieversary•3d ago•0 comments

OpenAI’s accidental attack against Hugging Face is science fiction that happened

https://simonwillison.net/2026/Jul/22/openai-cyberattack/
370•abhisek•1d ago•312 comments

Escape Analysis in Go: Stack vs. Heap Allocations Explained

https://blog.jetbrains.com/go/2026/07/20/escape-analysis/
36•ingve•2d ago•9 comments

AI Companies Are Trying to Hide a Staggering Amount of Debt

https://futurism.com/artificial-intelligence/ai-companies-hide-debt-off-balance-sheet
588•technewssss•12h ago•292 comments