All Projects → pouyakary → KaryScript

pouyakary / KaryScript

Licence: MPL-2.0 License
KaryScript is an experimental language to test the possibilities of a more readable textual language. It compiles to ES6 and can be considered a much better ECMAScript

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to KaryScript

vscode-racket
Racket support for Visual Studio Code with better inteliSense
Stars: ✭ 18 (-5.26%)
Mutual labels:  karyfoundation, kary-comments
comment
Online Generator for Kary Foundation Comment System (KFCS) http://comment.kary.us
Stars: ✭ 20 (+5.26%)
Mutual labels:  karyfoundation, kary-comments
twitter-to-rss
Simple python script to parse twitter feed to generate a rss feed.
Stars: ✭ 15 (-21.05%)
Mutual labels:  readability
lorca
Natural Language Processing for Spanish in Node.js. Stemmer, sentiment analysis, readability, tf-idf with batteries, concordance and more!
Stars: ✭ 95 (+400%)
Mutual labels:  readability
pypely
Make your data processing easy
Stars: ✭ 17 (-10.53%)
Mutual labels:  readability
Vyxal
A golfing language that has aspects of traditional programming languages - terse, elegant, readable.
Stars: ✭ 134 (+605.26%)
Mutual labels:  readability
rePocketable
Tool to fetch articles from (getPocket|the web) and turn them into epub
Stars: ✭ 49 (+157.89%)
Mutual labels:  readability
trafilatura
Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments
Stars: ✭ 711 (+3642.11%)
Mutual labels:  readability
readability-extractor
Javascript/Node wrapper around Mozilla's Readability library so that ArchiveBox can call it as a oneshot CLI command to extract each page's article text.
Stars: ✭ 18 (-5.26%)
Mutual labels:  readability
automated-readability
Formula to detect ease of reading according to the Automated Readability Index (1967)
Stars: ✭ 46 (+142.11%)
Mutual labels:  readability
hast-util-reading-time
utility to estimate the reading time
Stars: ✭ 55 (+189.47%)
Mutual labels:  readability
react-native-reader
Cross-platform native reader mode for react-native (safari like)
Stars: ✭ 52 (+173.68%)
Mutual labels:  readability
TextGraphic
TextGraphic is a framework for creating Textual Graphics. It provides layers, styling, rich color, text justification, layouts, tables, view-ports, transparency, etc.
Stars: ✭ 83 (+336.84%)
Mutual labels:  kary-comments
SAPC-APCA
APCA (Accessible Perceptual Contrast Algorithm) is a new method for predicting contrast for use in emerging web standards (WCAG 3) for determining readability contrast. APCA is derived form the SAPC (S-LUV Advanced Predictive Color) which is an accessibility-oriented color appearance model designed for self-illuminated displays.
Stars: ✭ 266 (+1300%)
Mutual labels:  readability
readability
readability for golang. 网页文章标题和正文抽取工具
Stars: ✭ 30 (+57.89%)
Mutual labels:  readability
themeX
The ultimate UNIVERSAL syntax color theme generator that let's you build your color scheme in just one file and compile for a wide range of different editors.
Stars: ✭ 26 (+36.84%)
Mutual labels:  karyfoundation
flesch
Formula to detect the ease of reading a text according to Flesch Reading Ease (1975)
Stars: ✭ 25 (+31.58%)
Mutual labels:  readability
Nota
A calculator with a beautiful interface for the Terminal, Including unicode-based charting and rich mathematical notation rendering
Stars: ✭ 45 (+136.84%)
Mutual labels:  kary-comments
ReadabiliPy
A simple HTML content extractor in Python. Can be run as a wrapper for Mozilla's Readability.js package or in pure-python mode.
Stars: ✭ 55 (+189.47%)
Mutual labels:  readability
eslint-plugin-lodash-template
ESLint plugin for John Resig-style micro template, Lodash's template, Underscore's template and EJS.
Stars: ✭ 15 (-21.05%)
Mutual labels:  readability

Build Status

KaryScript is a programming language that is currently under its initial heavy active development phase.

My goal with the final result is to have a language that is readable (as much as possible using the backgrounds of my research in readability and what I've collected from other languages). This is the main goal. Bringing new ways to think, new ways to express and declare and a general shape that at average is more readable than other languages. That is my main goal within this language:

KaryScript compiles to JavaScript and its compiler itself is in JavaScript and therefore it is highly portable and can be used within any modern operating system as well as any browser.

KaryScript Sample Code - An Object

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].