TimidTheThird
Problem-solving language
A simple programming language with minimal features aimed at quickly solving problems and compiling once to run anywhere.
The third repo for Timid for some reason
4 stars
2 watching
0 forks
Language: Python
last commit: over 2 years ago languageprogramming
Related projects:
Repository | Description | Stars |
---|---|---|
naver/tamgu | A programming language designed to integrate functional, imperative, and logical approaches in a single syntax for flexible problem-solving | 200 |
thomasmertes/seed7 | A general-purpose programming language with features like type-first design, exception handling, and automatic memory management. | 232 |
darius/cant | A minimalistic programming language designed to be simple yet powerful, aiming to provide a stable and explainable system for learning and exploration. | 58 |
therealmichaelwang/nohopython | A compiled, statically typed language for Python-like programming with memory and type safety guarantees. | 12 |
ethproductions/japt | A compact, dynamically-typed programming language with features like automatic output and string compression, designed for coding challenges and minimalism. | 75 |
hehnope/slurp | An effort to address a recurring issue | 2 |
vczh/tinymoe | A dynamic typing programming language with features like DSL building and continuation semantics | 925 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
jonathanmedwards/subtext10 | An experimental project building on the language spec of Subtext 9, aiming to address updates and incorporating novel concepts such as Feedback. | 96 |
mattharrison/tiny-python-3.6-notebook | A curated collection of examples and notes on the basics of Python 3.6 syntax. | 1,345 |
marciok/mu | An example of creating a minimalist programming language with a simple grammar and syntax | 1,048 |
jackojc/klaxon | A minimalist language designed to perform useful computation with a minimal feature set and a focus on simplicity, modularity, and standardization. | 20 |
cylance/introductiontomachinelearningforsecuritypros | A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 150 |
munificent/magpie | A programming language with a focus on simplicity and ease of extension, designed to be both beautiful and flexible. | 360 |
tonilopezmr/android-community | A collection of Android community posts and talks on various topics including framework, UI, architecture, dependency injection, and more. | 79 |