// lang
betav0.4Load your data. Pipe it. Ship the model.
forgelang.app
// about
ForgeScript is a small, expression-oriented language built for data work. Dataframes are a first-class value, pipelines read top to bottom, and the same script runs in the REPL and in production.
It ships as one static binary — no environment to manage.
// features