ats-lang
There are 36 repositories under ats-lang topic.
gallettilance/magnificATS
Collection of ATS goodness
sparverius/ats-acc
Pretty-print error messages of the ATS Compiler
gallettilance/ATS-blockchain
⛓️ Blockchain + Smart contracts from scratch
vmchale/ats-vim
Vim plugin for ATS
doublec/ats-reference
Unofficial reference documentation for ATS programming language libraries
d4v3y5c0n3s/Goldelish-Engine
(WIP) A reimplementation of the Corange Game Engine (https://github.com/orangeduck/Corange) in the ATS programming language.
vmchale/language-xats
Language library for manipulating ATS3 in Haskell.
sparverius/Temptory-Release
For building & Releasing
doublec/ats-libzmq
ATS binding for libzmq (zeromq)
doublec/ats-jansson
ATS language wrapper for jansson JSON parsing library
doublec/ats-libevent
ATS binding for libevent
doublec/ats-task
Lightweight tasks module for ATS
doublec/longpoller
ATS version of Longpoll server used in the bitparking pool
steinwaywhw/ATS-Python3
ATS to Python 3 Transpiler
chemoelectric/ats2-timsort
Timsort (powersort) for ATS2/Postiats and C, written in ATS2. Mirror of the default branch of the Mercurial repository at https://sourceforge.net/p/chemoelectric/ats2-timsort
doublec/ats-bitcoin
ATS library for working with bitcoin
jiangwei221/atscntrb-as-ats3d
3D vector algebra library for ATS, and a tiny renderer
Lking03x/zig_annotation_system_design
public notes on an "annotation system" for the Zig programming language.
seanpm2001/Learn-ATS
📚️ A repository for showcasing my knowledge of the ATS programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_ATS
⌨️ The ATS programming language IDE submodule for SNU Programming Tools (2D Mode)
sparverius/ATS2-Docker
For building ATS docker images
sparverius/atslang-docker
ATS-Lang docker images
sparverius/xanadu
This repository is supposed to hold a released version of Xanadu
sparverius/xatscc
xanadu-lang compiler system
timmyjose-experiments/introduction-to-programming-in-ATS
Learning ATS from the official tutorial of the same name
vmchale/hs-bind
Library support for calling Haskell functions in ATS.
chemoelectric/ats2-integer-radix-sort
Stable integer-keyed radix sort for ATS2/Postiats. Mirror of the repository at https://sourceforge.net/p/chemoelectric/ats2-integer-radix-sort
carletes/introduction-to-ats
Notes on Introduction to Programming in ATS
chemoelectric/ats2-floattypes
Floating point operations for ATS2 (compiled to C), including commonly supported C extensions. Mirror of the default branch of the Mercurial repository at https://sourceforge.net/p/chemoelectric/ats2-floattypes
chemoelectric/ats2-patience-sort
Patience sort implementation for ATS2/Postiats. Mirror of the Mercurial repository at https://sourceforge.net/p/chemoelectric/ats2-patience-sort
chemoelectric/ats2-xprelude
Extensions to (and bugfixes for) the ATS/Postiats prelude. Mirror of the default branch of the Mercurial repository at https://sourceforge.net/p/chemoelectric/ats2-xprelude
githwxi/Docker-ATS-Positiats
For building a Docker image for ATS-Positiats
sparverius/iats
ats kernel for jupyter notebook
sparverius/xinterp
An interpreter for the Xanadu programming language
sparverius/xjsonize-test
xanadu-lang compiler extension
vmchale/ats-linecount
Packaged example from the book