nicolo.se

<1kb curriculum

Recent writing

All writing

Recent Projects

nino-lang

Nino-lang is designed to be lightweight and efficient, with a focus on essential features to enable a wide range of functionalities without unnecessary complexity. The language is designed to support a minimal type system, first-class functions, and arrays, and is permissive with side effects, avoiding the need for monads. The full design has not been implemented and the language is currently interpreted, but the ultimate goal is to implement a self-hosting compiler. The project has reached a state where it supports a modest set of language features.

ai-tools

A collection of powerful AI-driven tools that follow "the Unix philosophy", i.e. small composable programs that do one thing and do it well.
See this post for a demostration

All projects