stroscot
Processor language
An experimental language prototype designed for modern processors with an aim to create an imperative programming language.
The Stroscot Programming Language
13 stars
4 watching
0 forks
Language: Haskell
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 587 |
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
stonkdragon/scale | A procedural concatenative stack-oriented compiled programming language inspired by Lua and Porth. | 17 |
superstar64/aith | A language project that aims to create a systems programming language with a strong emphasis on type systems and advanced features like levity polymorphism, first-class inline functions, linear types, and effectful regions. | 64 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
stac-utils/stac-task | Provides a class interface for running custom algorithms on STAC ItemCollections | 22 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |
haskell/attoparsec | A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
bawolk/hsp | A command-line text processor with Haskell-based syntax and functions | 88 |
google-research/dex-lang | A research language for array processing, exploring type systems and program transformations. | 1,596 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 371 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 308 |