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: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
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. | 16 |
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. | 65 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
stac-utils/stac-task | Provides a class interface for custom algorithms on STAC ItemCollections | 21 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 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,590 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 147 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 303 |