Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Many AltJS Languages #165

Merged
merged 12 commits into from Oct 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 15 additions & 0 deletions database/things/bizubee.pldb
@@ -0,0 +1,15 @@
title Bizubee
appeared 2015
type pl
creators Gabe and Gabe
website https://bizubee.github.io/
fileExtensions jsl
country United States

githubRepo https://github.com/bizubee/bizubee
stars 15
forks 4
subscribers 5
created 2015
updated 2017
description This is the bizubee command line tool. For other bizubee tools and libraries check out bizubee.github.io/tools
18 changes: 18 additions & 0 deletions database/things/blackcoffee.pldb
@@ -0,0 +1,18 @@
title BlackCoffee
appeared 2014
type pl
creators Frank van Viegen
website https://github.com/paiq/blackcoffee
fileExtensions coffee
country The Netherlands
originCommunity Paiq BV

keywords macro

githubRepo https://github.com/paiq/blackcoffee
stars 104
forks 2000
subscribers 9
created 2014
updated 2014
description CoffeeScript + hygienic macros
2 changes: 1 addition & 1 deletion database/things/broccoli-2.pldb
Expand Up @@ -2,5 +2,5 @@ title Broccoli
appeared 2022
type esolang
creators Mathieu CAROFF
website https://mathieycaroff.com/broccoli
website https://mathieucaroff.com/broccoli
country France
15 changes: 15 additions & 0 deletions database/things/caffeine.pldb
@@ -0,0 +1,15 @@
title Caffeine
appeared 2012
type pl
creators Roman I. Kuzmin
website https://github.com/ich/caffeine
fileExtensions coffee
country Russia

githubRepo https://github.com/ich/caffeine
stars 21
forks 2000
subscribers 3
created 2012
updated 2013
description Caffeine extends CoffeeScript.
2 changes: 1 addition & 1 deletion database/things/coco.pldb
Expand Up @@ -2,7 +2,7 @@ title Coco
appeared 2010
type pl
creators Satoshi Murakami
website satyr.github.io/coco/
website https://satyr.github.io/coco/
fileExtensions co
country Japan

Expand Down
14 changes: 14 additions & 0 deletions database/things/cokescript.pldb
@@ -0,0 +1,14 @@
title CokeScript
appeared 2015
type pl
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be 'pl' or 'esolang'?

Copy link
Collaborator Author

@lngns lngns Oct 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't look like an esolang to me.
https://github.com/batiste/CokeScript#cokescript

creators Batiste Bieler
website https://batiste.github.io/CokeScript/
country Switzerland

githubRepo https://github.com/batiste/CokeScript
stars 41
forks 5
subscribers 4
created 2015
updated 2022
description CokeScript is a whitespace sensitive language that compile to JavaScript
18 changes: 18 additions & 0 deletions database/things/colascript.pldb
@@ -0,0 +1,18 @@
title ColaScript
appeared 2012
type pl
creators Dan Onoshko
website https://github.com/TrigenSoftware/ColaScript/wiki/A-Tour-of-the-ColaScript
country Georgia
originCommunity TrigenSoftware

compilesTo javascript
writtenIn javascript

githubRepo https://github.com/TrigenSoftware/ColaScript
stars 27
forks 1200
subscribers 10
created 2012
updated 2015
description ColaScript is the language that compiles into JavaScript. This language is similar to Dart, CoffeeScript, Python, Go and PHP, with some original ideas. Compiler based on UglifyJS2. You can try ColaScript here (stable) or here (dev). Learn more about ColaScript.
2 changes: 1 addition & 1 deletion database/things/contracts.coffee.pldb
Expand Up @@ -2,7 +2,7 @@ title contracts.coffee
appeared 2011
type pl
creators Tim Disney
website disnet.github.io/contracts.coffee/
website https://disnet.github.io/contracts.coffee/
fileExtensions coffee
country United States

Expand Down
14 changes: 14 additions & 0 deletions database/things/daonode.pldb
@@ -0,0 +1,14 @@
title daonode
appeared 2011
type pl
creators Simeon Chaos
website https://pythonhosted.org/daot/
country Unknown

githubRepo https://github.com/chaosim/daonode
stars 26
forks 2
subscribers 6
created 2013
updated 2015
description functional logic solver and compiler
9 changes: 9 additions & 0 deletions database/things/dpp.pldb
@@ -0,0 +1,9 @@
title D++
appeared 1999
type pl
creators Daniel Smith
website http://www.pagemac.com/dpp/home
fileExtensions dpp dpl
country United States

keywords continue do else endif exit_do exit_for exit_function for function if loop newvar next return step then to until var while
10 changes: 9 additions & 1 deletion database/things/earl-grey.pldb
Expand Up @@ -2,7 +2,7 @@ title Earl Grey
appeared 2014
type pl
creators Olivier Breuleux
website http://breuleux.github.io/earl-grey/repl/
website https://web.archive.org/web/20200813015200/http://www.earl-grey.io/

compilesTo javascript

Expand All @@ -23,6 +23,14 @@ example
consume(counts.entries()).sort(compare) where
compare({w1, c1}, {w2, c2}) = c2 - c1

githubRepo https://github.com/breuleux/earl-grey
stars 473
forks 11
subscribers 17
created 2014
updated 2017
description Programming language compiling to JavaScript

pygmentsHighlighter Earl Grey
filename javascript.py
fileExtensions eg
Expand Down
2 changes: 1 addition & 1 deletion database/things/emberscript.pldb
@@ -1,7 +1,7 @@
title EmberScript
appeared 2012
type pl
creators Michael Ficarra
creators Michael Ficarra and Gordon L. Hempton
website http://emberscript.com/
domainName emberscript.com
registered 2012
Expand Down
14 changes: 14 additions & 0 deletions database/things/futurescript.pldb
@@ -0,0 +1,14 @@
title FutureScript
appeared 2015
type pl
creators Zhenzhen Zhan
website https://futurescript.org/
country Thailand

githubRepo https://github.com/zhanzhenzhen/futurescript
stars 10
forks 0
subscribers 2
created 2015
updated 2021
description A future-style language.
20 changes: 20 additions & 0 deletions database/things/gorillascript.pldb
@@ -0,0 +1,20 @@
title GorillaScript
appeared 2013
type pl
creators Cameron Knight
website https://ckknight.github.io/gorillascript
fileExtensions gs
country United States

compilesTo javascript
writtenIn javascript

keywords assert and bitand bitlshift bitnot bitor bitrshift biturshift bitxor by const delete else false haskey if in instanceof instanceofsome is isnt is-array! is-object! max min new not null or ownskey ownsor post-dec! post-inc! return then til to true typeof! throw? throw var xor

githubRepo https://github.com/ckknight/gorillascript
stars 299
forks 29
subscribers 23
created 2013
updated 2013
description GorillaScript is a compile-to-JavaScript language designed to empower the user while attempting to prevent some common errors.
20 changes: 20 additions & 0 deletions database/things/ham.pldb
@@ -0,0 +1,20 @@
title Ham
appeared 2013
type pl
creators James Keane
website https://github.com/jameskeane/ham-script
fileExtensions ham
country Canada

compilesTo javascript
writtenIn javascript

keywords class else extends false from if import is isnt new null number string operator or return true var

githubRepo https://github.com/jameskeane/ham-script
stars 31
forks 1
subscribers 7
created 2013
updated 2013
description An altJS language for the web
18 changes: 18 additions & 0 deletions database/things/heap.coffee.pldb
@@ -0,0 +1,18 @@
title heap.coffee
appeared 2012
type pl
creators Roman I. Kuzmin
website https://github.com/syg/heap.coffee
fileExtensions coffee
country Russia
originCommunity Mozilla

keywords delete new struct

githubRepo https://github.com/syg/heap.coffee
stars 90
forks 2000
subscribers 5
created 2012
updated 2012
description Unfancy JavaScript with Manual Memory Management
15 changes: 15 additions & 0 deletions database/things/hotcocoalisp.pldb
@@ -0,0 +1,15 @@
title Hot Cocoa Lisp
appeared 2013
type pl
creators Sam Auciello
website https://github.com/olleicua/hcl
fileExtensions hcl
country United States

githubRepo https://github.com/olleicua/hcl
stars 33
forks 4
subscribers 6
created 2013
updated 2015
description Hot Cocoa Lisp
16 changes: 16 additions & 0 deletions database/things/iode.pldb
@@ -0,0 +1,16 @@
title Iode
appeared 2015
type pl
creators Danilo Lekovic
website https://danilolekovic.com/iode-lang/index.html
country Canada

writtenIn d

githubRepo https://github.com/danilolekovic/iode-d
stars 10
forks 0
subscribers 2
created 2015
updated 2020
description a programming language
17 changes: 17 additions & 0 deletions database/things/jisp.pldb
@@ -0,0 +1,17 @@
title Jisp
appeared 2014
type pl
creators Nelo Mitranim
website https://mitranim.com/jisp/
fileExtensions jisp
country Unknown

keywords car head cdr tail init last let isa insta any prn

githubRepo https://github.com/mitranim/jisp
stars 125
forks 9
subscribers 6
created 2014
updated 2015
description Lisp-style language that compiles to JavaScript
16 changes: 16 additions & 0 deletions database/things/kaffeine.pldb
@@ -0,0 +1,16 @@
title Kaffeine
appeared 2010
type pl
creators Jonah Fox
website https://web.archive.org/web/20201111200507/http://learn-krft.studioamplify.com/kaffeine/
fileExtensions k
country Ireland
originCommunity Studio Amplify

githubRepo https://github.com/weepy/kaffeine
stars 182
forks 16
subscribers 10
created 2010
updated 2012
description Extended Javascript for Pros
14 changes: 14 additions & 0 deletions database/things/khepri.pldb
@@ -0,0 +1,14 @@
title Khepri
appeared 2012
type pl
creators Matt Bierner
website https://web.archive.org/web/20200122120931/http://khepri-lang.com/
country United States

githubRepo https://github.com/mattbierner/khepri
stars 65
forks 3
subscribers 7
created 2012
updated 2015
description ECMAScript derived programming language
16 changes: 16 additions & 0 deletions database/things/lamderp.pldb
@@ -0,0 +1,16 @@
title lamderp
appeared 2013
type pl
creators James Keane
website https://github.com/jameskeane/lamderp
country Canada

writtenIn python

githubRepo https://github.com/jameskeane/lamderp
stars 13
forks 0
subscribers 1
created 2013
updated 2013
description Simple easy python lambda DSL
1 change: 1 addition & 0 deletions database/things/lispyscript.pldb
Expand Up @@ -5,6 +5,7 @@ creators Santosh Rajan
description A javascript With Lispy Syntax And Macros!
website http://lispyscript.com
reference http://web.archive.org/web/20180123072250/http://lispyscript.com/
country India
domainName lispyscript.com
registered 2021

Expand Down
17 changes: 17 additions & 0 deletions database/things/litescript.pldb
@@ -0,0 +1,17 @@
title LiteScript
appeared 2013
type pl
creators Lucio M. Tato
website https://github.com/luciotato/LiteScript
country Argentina

compilesTo javascript
writtenIn javascript

githubRepo https://github.com/luciotato/LiteScript
stars 145
forks 7
subscribers 12
created 2013
updated 2020
description Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy
6 changes: 6 additions & 0 deletions database/things/mascara.pldb
@@ -0,0 +1,6 @@
title Mascara
appeared 2009
type pl
creators Olav Junker Kjær
website https://web.archive.org/web/20170202011225/http://www.mascaraengine.com/
country Unknown
14 changes: 14 additions & 0 deletions database/things/mobl-lang.pldb
@@ -0,0 +1,14 @@
title Mobl
appeared 2010
type pl
creators Zef Hemel
website https://www.mobl-lang.org/
country The Netherlands

githubRepo https://github.com/mobl/mobl
stars 110
forks 22
subscribers 8
created 2010
updated 2013
description Domain-specific language for mobile (web) applications. This repository contains the compiler sources and Eclipse project.