coalton

2024-10-12

An efficient, statically typed functional programming language that supercharges Common Lisp.

Upstream URL

Author

Coalton contributors (https://github.com/coalton-lang/coalton)

License

MIT
README

coalton

An efficient, statically typed functional programming language that supercharges Common Lisp.

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • coalton-compiler

  • coalton/library

coalton-asdf

Coalton ASDF extensions

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • coalton-compiler

coalton/benchmarks

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • coalton

  • coalton/library/big-float

  • trivial-benchmark

  • yason

coalton-compiler

The Coalton compiler.

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • alexandria

  • concrete-syntax-tree

  • eclector

  • eclector-concrete-syntax-tree

  • float-features

  • fset

  • named-readtables

  • source-error

  • trivial-gray-streams

coalton/doc

Documentation generator for Coalton

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • coalton

  • coalton/library/big-float

  • coalton/library/computable-reals

  • html-entities

  • uiop

  • yason

coalton/hashtable-shim

Shim over Common Lisp hash tables with custom hash functions, for use by the Coalton standard library.

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:

    None

coalton/library

The Coalton standard library.

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Defsystem Dependencies:
  • coalton-asdf

Dependencies:
  • alexandria

  • coalton-compiler

  • coalton/hashtable-shim

  • trivial-garbage

coalton/library/big-float

An arbitrary precision floating point library.

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • coalton

  • coalton/library

  • sb-gmp

    #+("and" ("not" "coalton-portable-bigfloat"))

  • sb-mpfr

    #+("and" ("not" "coalton-portable-bigfloat"))

coalton/library/computable-reals

A Coalton interface for computable-reals (https://github.com/stylewarning/computable-reals)

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • coalton

  • computable-reals

coalton/testing

Version:
0.0.1
License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • coalton

  • fiasco

coalton-testing-example-project

Dependencies:
  • coalton

  • named-readtables

coalton-testing-example-project/test

Dependencies:
  • coalton/testing

  • coalton-testing-example-project

  • fiasco

coalton/tests

Tests for COALTON.

License:
MIT
Authors:
Coalton contributors (https://github.com/coalton-lang/coalton)
Dependencies:
  • coalton

  • coalton/library/big-float

  • coalton/testing

  • fiasco

  • quil-coalton/tests

  • thih-coalton/tests

quil-coalton

A parser for QUIL written in coalton

Dependencies:
  • coalton

quil-coalton/tests

Tests for QUIL-COALTON

Dependencies:
  • fiasco

  • quil-coalton

small-coalton-programs

Dependencies:
  • coalton

source-error

License:
MIT
Dependencies:
  • alexandria

thih-coalton

An implementation of Typing Haskell in Haskell in coalton

Dependencies:
  • coalton

thih-coalton/tests

Tests for THIH-COALTON

Dependencies:
  • coalton/testing

  • fiasco

  • thih-coalton

Dependencies (14)

  • alexandria
  • computable-reals
  • concrete-syntax-tree
  • eclector
  • fiasco
  • float-features
  • fset
  • html-entities
  • named-readtables
  • trivial-benchmark
  • trivial-garbage
  • trivial-gray-streams
  • uiop
  • yason

Dependents (1)

  • GitHub
  • Quicklisp