All Projects → Tablam → Tablam

Tablam / Tablam

Licence: mpl-2.0
The practical relational programing language for data-oriented applications

Programming Languages

rust
11053 projects
language
365 projects

Projects that are alternatives of or similar to Tablam

U6a
Implementation of Unlambda, an esoteric programming language.
Stars: ✭ 46 (-16.36%)
Mutual labels:  interpreter
Mikrokosmos
(λ) Educational lambda calculus interpreter
Stars: ✭ 50 (-9.09%)
Mutual labels:  interpreter
Feel Scala
FEEL parser and interpreter written in Scala
Stars: ✭ 52 (-5.45%)
Mutual labels:  interpreter
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-14.55%)
Mutual labels:  interpreter
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (-10.91%)
Mutual labels:  data
Weeklypedia
A weekly email update of all the most popular wikipedia articles
Stars: ✭ 50 (-9.09%)
Mutual labels:  data
Fpp3 Package
All data sets required for the examples and exercises in the book "Forecasting: principles and practice" (3rd ed, 2020) by Rob J Hyndman and George Athanasopoulos <http://OTexts.org/fpp3/>. All packages required to run the examples are also loaded.
Stars: ✭ 43 (-21.82%)
Mutual labels:  data
Top Pypi Packages
A regular dump of the most-downloaded packages from PyPI
Stars: ✭ 53 (-3.64%)
Mutual labels:  data
React Async Fetcher
React component for asynchronous loading/fetch online data
Stars: ✭ 50 (-9.09%)
Mutual labels:  data
Mobx Jsonapi Store
JSON API Store for MobX
Stars: ✭ 52 (-5.45%)
Mutual labels:  data
Getlandsat
get landsat 8 images and metadata
Stars: ✭ 47 (-14.55%)
Mutual labels:  data
Cymbal
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
Stars: ✭ 49 (-10.91%)
Mutual labels:  interpreter
Wasmjit
Small Embeddable WebAssembly Runtime
Stars: ✭ 1,063 (+1832.73%)
Mutual labels:  interpreter
O
Language for code-golf with a focus on unreadability
Stars: ✭ 46 (-16.36%)
Mutual labels:  interpreter
Activity Tracker
Plugin for IntelliJ IDEs to track and record user activity
Stars: ✭ 52 (-5.45%)
Mutual labels:  data
Github nuggestsforpython3.0
Modification of Github_Nuggests based on @az0ne,Thanks! This script full support for Python3.0
Stars: ✭ 45 (-18.18%)
Mutual labels:  data
Pythonvm Rust
An incomplete stackless interpreter of Python bytecode, written in Rust.
Stars: ✭ 50 (-9.09%)
Mutual labels:  interpreter
Mir
A light-weight JIT compiler based on MIR (Medium Internal Representation)
Stars: ✭ 1,075 (+1854.55%)
Mutual labels:  interpreter
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-3.64%)
Mutual labels:  data
Shapefiles
Useful shapefiles
Stars: ✭ 52 (-5.45%)
Mutual labels:  data

TablaM: A relational language

IN EXPERIMENTAL STAGE. NOT USE FOR REAL WORK

Code

https://github.com/Tablam/TablaM/

Long term goals

  • Build a practical general language but tailored for data-manipulation and database coding (in the broad sense of the word).
  • Become a spiritual attempt at the dbase/foxpro family of database-oriented languages, in the sense manipulate data(bases) is natural and integrated.
  • Have an in-memory relational/vector-oriented structure as the main object, and facilities to provide a relational interface for custom objects/data (like for example, RDBMS, the file system, csv, json, etc).
  • Could be kind of similar to kdb+ but far less cryptic.
  • Be good not only for developers, but also for database end-users to explore and interface with data.
  • Work on OSX, Linux, Windows, iOS, Android
  • Easy to embed in other languages

Contribution guidelines

  • If have experience in language design or in-memory database coding, please help!

Sponsor the project

To help make this project a reality consider donate or sponsor with a subscription in https://www.buymeacoffee.com/mamcx.

Who do I talk to?

https://www.elmalabarista.com

powered-by-vercel

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].