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)

GentleOS – Classic operating system with a lovely retro GUI

https://github.com/luke8086/gentleos32
155•tekkertje•2h ago•36 comments

Microsoft's open source tools were hacked to steal passwords of AI developers

https://techcrunch.com/2026/06/08/microsofts-open-source-tools-were-hacked-to-steal-passwords-of-...
281•raffael_de•5h ago•109 comments

Making Graphics Like it's 1993

https://staniks.github.io/articles/catlantean-3d-blog-1/
88•sklopec•2h ago•15 comments

OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision

https://opencv.org/opencv-5/
336•ternaus•3d ago•53 comments

Forever Young: how one molecule can lock plants in a youthful state (2025)

https://omnia.sas.upenn.edu/story/biologist-scott-poethig-plants-never-age
67•bryanrasmussen•4h ago•27 comments

Apple reveals new AI architecture built around Google Gemini models

https://www.macrumors.com/2026/06/08/apple-reveals-new-ai-architecture/
639•unclefuzzy•17h ago•482 comments

An introduction to functional analysis for science and engineering

https://arxiv.org/abs/1904.02539
26•Anon84•1d ago•3 comments

Emerge Career (YC S22) Is Hiring a Founding Growth Marketer

https://www.ycombinator.com/companies/emerge-career/jobs/v0S1AEG-founding-growth-marketer
1•gabesaruhashi•48m ago

Thi.ng – open-source building blocks for computational design and art

https://thi.ng
82•nmstoker•1d ago•16 comments

Eagle Computer: The rise and fall of an early PC clone

https://dfarq.homeip.net/eagle-computer-the-rise-and-fall-of-an-early-pc-clone/
22•giuliomagnifico•3h ago•3 comments

Cleaning up after AI rockstar developers

https://www.codingwithjesse.com/blog/rockstar-developers/
26•BrunoBernardino•3h ago•2 comments

Siri AI

https://www.apple.com/apple-intelligence/
613•0xedb•18h ago•592 comments

xAI is looking more like a datacentre REIT than a frontier lab

https://martinalderson.com/posts/xais-new-rental-business/
593•martinald•21h ago•462 comments

Show HN: Performative-UI – A react component library of design tropes

https://vorpus.github.io/performativeUI/
1043•lizhang•22h ago•187 comments

EU-banned pesticides found in rice, tea and spices

https://www.foodwatch.org/en/eu-banned-pesticides-found-in-rice-tea-and-spices
451•john-titor•20h ago•230 comments

Old'aVista – The most powerful guide to the old Internet

https://oldavista.com/
126•abnercoimbre•20h ago•27 comments

Porting the ThinkPad X61 to Coreboot

https://blog.aheymans.xyz/post/thinkpad_x61/
100•walterbell•8h ago•40 comments

H2JVM – A Haskell Library for Writing JVM Bytecode

https://discourse.haskell.org/t/h2jvm-a-haskell-library-for-writing-jvm-bytecode/14182
22•rowbin•2d ago•8 comments

MiMo-v2.5-Pro-UltraSpeed: 1T model with 1000 tokens per second

https://mimo.xiaomi.com/blog/mimo-tilert-1000tps
590•gainsurier•21h ago•434 comments

Apple Core AI Framework

https://developer.apple.com/documentation/coreai/
320•hmokiguess•18h ago•85 comments

Looking Forward to Postgres 19: Query Hints

https://www.pgedge.com/blog/looking-forward-to-postgres-19-query-hints
182•jjgreen•3d ago•31 comments

Show HN: Gitdot – A better GitHub. Open-source, written in Rust

https://gitdot.io/
284•baepaul•19h ago•262 comments

Facebook is paying people overseas promoting Alberta separatism

https://www.cbc.ca/news/canada/facebook-overseas-alberta-separtism-9.7223966
234•vrganj•6h ago•107 comments

Ask HN: What are tools you have made for yourself since the advent of AI?

347•aryamaan•18h ago•563 comments

FrontierCode

https://cognition.ai/blog/frontier-code
220•streamer45•16h ago•41 comments

Ask HN: Why hasn't there been a real competitor to Ticketmaster yet?

195•mdni007•19h ago•176 comments

Why are cells small?

https://burrito.bio/essays/what-limits-a-cells-size
157•mailyk•17h ago•71 comments

Surveillance is not safety: A statement on the UK's latest threat to privacy [pdf]

https://signal.org/blog/pdfs/2026-06-08-uk-surveillance-is-not-safety.pdf
620•g0xA52A2A•17h ago•269 comments

AI is slowing down

https://www.wheresyoured.at/ai-is-slowing-down/
594•crescit_eundo•21h ago•639 comments

Passing DBs through continuations

https://remy.wang/blog/cps.html
64•remywang•2d ago•11 comments