MCPcopy Create free account
hub / github.com/agraef/pure-lang

github.com/agraef/pure-lang @pure-sql3-0.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release pure-sql3-0.5 ↗ · + Follow
5,309 symbols 16,843 edges 162 files 108 documented · 2% updated 3y agopure-gen-0.25 · 2022-08-07★ 33818 open issues

Browse by type

Functions 5,024 Types & classes 285
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

The Pure Programming Language

Pure is a modern-style functional programming language based on term rewriting. It offers equational definitions with pattern matching, full symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation, lexical closures, built-in list and matrix support and an easy-to-use C interface. The interpreter uses LLVM as a backend to JIT-compile Pure programs to fast native code.

Please check our website at purelang.bitbucket.org for more information. Previous releases are available from the old Pure website at GoogleCode. The Pure Language and Library Documentation is available in html and pdf format. A very complete and up-to-date collection of packages for Arch Linux are available from the Arch User Repositories, please also check our Arch Packaging Guide for details. We also offer a reasonably complete set of Ubuntu packages at Launchpad. Please also have a look at our mailing list / Google group and IRC chat if you need any help or if you want to discuss Pure.

Please also check my personal Bitbucket site for some fun side projects that I've written in or for Pure (mostly about computer music and multimedia).

Albert Gräf aggraef@gmail.com

Enjoy. :)

Core symbols most depended-on inside this repo

Shape

Function 4,219
Method 805
Class 279
Enum 6

Languages

C52%
C++47%
Python1%
TypeScript1%

Modules by API surface

pure/runtime.cc763 symbols
pure-gl/GL.c585 symbols
pure/interpreter.cc326 symbols
pure-gl/GL_EXT.c249 symbols
pure-gl/GL_ARB.c206 symbols
pure-gl/GL_NV.c205 symbols
pure-glpk/glpk.c198 symbols
pure-gl/GLUT.c154 symbols
pure-midi/midifile/midifile.c146 symbols
pure-stldict/hashdict.cc118 symbols
pure-stldict/orddict.cc103 symbols
pure-gl/GL_ATI.c90 symbols

For agents

$ claude mcp add pure-lang \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page