Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

wenyan-lang

文言文編程語言 A programming language for the ancient Chinese.
Collective - Host: opensource - https://opencollective.com/wenyan-lang - Code: https://github.com/wenyan-lang/wenyan

Merge pull request #288 from antfu/patch-1

Revert the installation instruction in README

github.com/wenyan-lang/wenyan - f06508161381d36b997c44dbd8937fb959e58286 authored about 5 years ago by Lingdong Huang <[email protected]>
Revert the installation instruction in README

Temporary, since the package name is not available yet.

github.com/wenyan-lang/wenyan - c47f0cb6d03d143364962e329e1e8678098b66d5 authored about 5 years ago by Anthony Fu <[email protected]>
Update README-ZH.md

github.com/wenyan-lang/wenyan - f54edf9a73c2bb9a6d4cd31d6d1718824f2c805a authored about 5 years ago by Saafo <[email protected]>
add package lock

github.com/wenyan-lang/wenyan - f847c4bd471dc5bc8c59d22498a12ee49bced643 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #241 from antfu/chore/npm

Distribute npm packages

github.com/wenyan-lang/wenyan - d0a15a2483b8b057aa5d3f2e713cdb0feaa6477c authored about 5 years ago by Lingdong Huang <[email protected]>
fix example & rebuild

github.com/wenyan-lang/wenyan - 5ab8fe019365e71df53ac7df3ac603d93d3aff60 authored about 5 years ago by Lingdong Huang <[email protected]>
add sublime plugin

github.com/wenyan-lang/wenyan - 7c7a996463ba41447c2c1b5c59459cf872dfdb11 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #267 from LanceMoe/master

Add an example. Multiplication Table

github.com/wenyan-lang/wenyan - bf28490aa060e6da61f66d71acbb83a875427c7a authored about 5 years ago by Lingdong Huang <[email protected]>
Update multiplication_table.wy

github.com/wenyan-lang/wenyan - 9f7cea72a9e8590c8801633468221564e6ba297c authored about 5 years ago by Lance Moe <[email protected]>
Create multiplication_table.wy

github.com/wenyan-lang/wenyan - 5baf32d0c027883910daa2e3f3bc79f6c2b8ae69 authored about 5 years ago by Lance Moe <[email protected]>
Merge pull request #259 from Saafo/master

Update ZH and EN readme.md

github.com/wenyan-lang/wenyan - 15b9c9d5630406501789ca793ddcbffa83d17382 authored about 5 years ago by Lingdong Huang <[email protected]>
update if statement

github.com/wenyan-lang/wenyan - ec3c3964989bd46c75dcc46441d3f4e38a700044 authored about 5 years ago by jiangzoi <[email protected]>
add if statement syntax

github.com/wenyan-lang/wenyan - 9ad8cb6e2599ea022c7c45cfe4c2118c7a717b2f authored about 5 years ago by jiangzoi <[email protected]>
Update README-ZH.md

some small adjustment.

github.com/wenyan-lang/wenyan - 98338e969535f969c8ca3744788e89623b29fad8 authored about 5 years ago by Saafo <[email protected]>
Update README.md

Add '###' for the Objects part( I'm not sure whether I should add '###' to the new part)

github.com/wenyan-lang/wenyan - 24328bee728c15c9587f0ffc97c06dfeb89b3465 authored about 5 years ago by Saafo <[email protected]>
docs: update README

github.com/wenyan-lang/wenyan - e12545e0cb24cb1d6b3d392199db4f2cb0a3dbfd authored about 5 years ago by Anthony Fu <[email protected]>
Update README-ZH.md

Update to be the same with English version.

github.com/wenyan-lang/wenyan - 47be35c6644178890ae474df22c5cbc6e4eb3f84 authored about 5 years ago by Saafo <[email protected]>
chore: add version bumper

fix

github.com/wenyan-lang/wenyan - 855f3c46d6a86f5261441fd1d9b155d24ff2df67 authored about 5 years ago by Anthony Fu <[email protected]>
chore: fix build script

github.com/wenyan-lang/wenyan - 74e0fabee6fd5228a784bdbb020c3fdd1b395a9f authored about 5 years ago by Anthony Fu <[email protected]>
clean up

github.com/wenyan-lang/wenyan - 2ccf2689c27d488f912630cbb37df0c8b8883e6f authored about 5 years ago by Lingdong Huang <[email protected]>
chore: webpack and npm publish

github.com/wenyan-lang/wenyan - 870b0b22517691e423aec4447a5bd833af448209 authored about 5 years ago by Anthony Fu <[email protected]>
Merge pull request #253 from Madao-3/enhancement/OptimizeImageSize

optimize image size by TinyPNG

github.com/wenyan-lang/wenyan - 386286069e0b189d25385aaec12482ca5205e5a4 authored about 5 years ago by Lingdong Huang <[email protected]>
optimize image size by TinyPNG

github.com/wenyan-lang/wenyan - decd8503dfc057ff147d5c122d45c1180a3898b5 authored about 5 years ago by Madao <[email protected]>
Merge pull request #252 from Madao-3/enhancement/fix_py_parser_bug

Python Parser miss 'length' op

github.com/wenyan-lang/wenyan - 803733aab8fc658fa0d1807d8391031980c7cffc authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #251 from Madao-3/feature/support_ruby

Ruby Support for wenyan-lang

github.com/wenyan-lang/wenyan - 557d68a17545603aefd400ee00bd39a7bcb03dde authored about 5 years ago by Lingdong Huang <[email protected]>
Merge branch 'master' into feature/support_ruby

github.com/wenyan-lang/wenyan - 2eec445535eb75f9017b5dfd9158c0486d8fa326 authored about 5 years ago by Madao <[email protected]>
update parser

github.com/wenyan-lang/wenyan - 3058fe7784eba2e434ee12c175221f9a9ac228ad authored about 5 years ago by Madao <[email protected]>
pass all testcase!

github.com/wenyan-lang/wenyan - 119aaf3670a9de5a82714166bb6ca89855130cbf authored about 5 years ago by Madao <[email protected]>
Merge remote-tracking branch 'origin/master' into chore/npm

github.com/wenyan-lang/wenyan - 31aab9a5a41c128112e51f15a27a147502953cd3 authored about 5 years ago by Anthony Fu <[email protected]>
Merge pull request #248 from Ai-Zixun/master

Selection Sort Example

github.com/wenyan-lang/wenyan - 1b268ec88180bb3e346bcc39a5fcca5410580871 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #245 from antfu/chore/test

fix: error in examples

github.com/wenyan-lang/wenyan - 50be06604e5238ceeebfd16c99b621a151026a32 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #243 from hfhchan/patch-1

Use a better font fallback sequence

github.com/wenyan-lang/wenyan - d594c5526522bc1d5c1e5a997506837387fcc9ee authored about 5 years ago by Lingdong Huang <[email protected]>
add lambda to ruby version

github.com/wenyan-lang/wenyan - d91280585c164a04e56c332f0ab8ded83502dffa authored about 5 years ago by Madao <[email protected]>
Selection Sort Example

github.com/wenyan-lang/wenyan - 24836848e0a97ca6425ac8c633cd9cb8df1a6f6d authored about 5 years ago by Zixun Ai <[email protected]>
Use a better font fallback sequence

github.com/wenyan-lang/wenyan - 3f6eb0085452fa52d6ccc61ede1738133064d3ad authored about 5 years ago by Henry Chan <[email protected]>
fix: error in examples

github.com/wenyan-lang/wenyan - 857724661969d1989998767349753fb1649326a5 authored about 5 years ago by Anthony Fu <[email protected]>
Create two_sum.wy

github.com/wenyan-lang/wenyan - 6db9dcd7f2069ecae13207e4fb7d4c0433882ee3 authored about 5 years ago by Zixun Ai <[email protected]>
docs: add proposal

github.com/wenyan-lang/wenyan - de4417981dbdc4d751b2b3202536ba5075430a56 authored about 5 years ago by Anthony Fu <[email protected]>
Merge pull request #239 from antfu/chore/test

test: snapshot testing now only checks output of examples

github.com/wenyan-lang/wenyan - f5c97c760a66b6e649811940f7348246b81797ae authored about 5 years ago by Lingdong Huang <[email protected]>
test: snapshot testing now only checks output of examples

github.com/wenyan-lang/wenyan - 9aca1a96d4f5abfcdab2cc0ef2e3a3118993b2b3 authored about 5 years ago by Anthony Fu <[email protected]>
readme add feature status column

github.com/wenyan-lang/wenyan - 901d49290374678ae9555c9f3f3ae9042235fa26 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge branch 'master' of https://github.com/LingDong-/wenyan-lang

github.com/wenyan-lang/wenyan - ee8de731fe9db06d5e9cab9035f5964f9b99eff3 authored about 5 years ago by Lingdong Huang <[email protected]>
add obj to cheatsheet

github.com/wenyan-lang/wenyan - d08bb3fd9c73208be89d96c838c1299d4123d20f authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #238 from sofkyle/master

Implementing the in-place quick sort

github.com/wenyan-lang/wenyan - 7cde66fc767999980111aee765967651b2605997 authored about 5 years ago by Lingdong Huang <[email protected]>
implementing the in-place quick sort

github.com/wenyan-lang/wenyan - e5a5b49b2eddb85e048b0332e4672f31836af1ff authored about 5 years ago by zhouyongfa <[email protected]>
rebuild

github.com/wenyan-lang/wenyan - f05d842e4185a3b404eea520dc742303e1c7cb42 authored about 5 years ago by Lingdong Huang <[email protected]>
fix typo

github.com/wenyan-lang/wenyan - e6bde35f3c25b57763ce628a3030a6d39c7bc2fc authored about 5 years ago by Lingdong Huang <[email protected]>
rebuild

github.com/wenyan-lang/wenyan - c46dd575f9cce60b53636ce3b4e9b024ad7fc3da authored about 5 years ago by Lingdong Huang <[email protected]>
fix obj literal bug

github.com/wenyan-lang/wenyan - 58bee3cfc1843a37a5fd79c4bf0e85c2038e595b authored about 5 years ago by Lingdong Huang <[email protected]>
object literals

github.com/wenyan-lang/wenyan - e229e4841a5985fb2b831c37620f3fb2c7b65d81 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #235 from antfu/chore/test

Test-suites

github.com/wenyan-lang/wenyan - 64473e02b93bb3044627fc36c14d92ea1f795a3a authored about 5 years ago by Lingdong Huang <[email protected]>
test: remove node 12.x in ci

The changes in 12.x changes the way to handle floating numbers, which breaks the snapshoot testing

github.com/wenyan-lang/wenyan - 51c07449517f561c4a8584a6596ab1c960e1df73 authored about 5 years ago by Anthony Fu <[email protected]>
docs: add docs for testing

github.com/wenyan-lang/wenyan - d0969a66c5784793939045c012c7eaa3e778aab3 authored about 5 years ago by Anthony Fu <[email protected]>
test: update example test for allowing random

github.com/wenyan-lang/wenyan - 71118d1e8d78d6abb9ceeabd4b06256c34cd9598 authored about 5 years ago by Anthony Fu <[email protected]>
test: add snapshot

github.com/wenyan-lang/wenyan - 2dcbdde38946f129f9c7f20c7bcc84cd1ab4ecf1 authored about 5 years ago by Anthony Fu <[email protected]>
test: add snapshot testing for examples test

github.com/wenyan-lang/wenyan - 9a1fb27a747a88a917376f0ad380301ebd1f024d authored about 5 years ago by Anthony Fu <[email protected]>
test: update github action

github.com/wenyan-lang/wenyan - 17d666e141f76d8da147021a0c3a0a2383d36e56 authored about 5 years ago by Anthony Fu <[email protected]>
test: make mocha a dependence

github.com/wenyan-lang/wenyan - 93ad70a5f26899438c48417b27a5d067c35d311b authored about 5 years ago by Anthony Fu <[email protected]>
prettify

github.com/wenyan-lang/wenyan - cc74643eabebdd361ca6705ffee5188bad877906 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #191 from antfu/fix/lint

chore: add eslint and prettier

github.com/wenyan-lang/wenyan - de7eb2f65e0e833fc4324e69e1d915e9dd6aa91f authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #187 from antfu/fix/cli-exec

fix: do not output compiled code for --exec

github.com/wenyan-lang/wenyan - f38cfde1aa638e2bee28fa4b9faf247f96b7c7d4 authored about 5 years ago by Lingdong Huang <[email protected]>
fix translation

github.com/wenyan-lang/wenyan - 8d69dca83ffaacd91b2a8f36153b8c78493bde7a authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #184 from Saafo/master

Update README-ZH.md

github.com/wenyan-lang/wenyan - d41f726a8bf5ca3de8b2dcfb473c06af316abbc0 authored about 5 years ago by Lingdong Huang <[email protected]>
rebuild

github.com/wenyan-lang/wenyan - 1dfb48afd62c6964c051794ffdab11465b5b9e56 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #182 from simon300000/highlight

ide auto highlight

github.com/wenyan-lang/wenyan - 0f9d0a0c406ba058a715636bd121c5d6587c1c7f authored about 5 years ago by Lingdong Huang <[email protected]>
inner lambda problem

github.com/wenyan-lang/wenyan - 5b7ee8ee828ae06894758e21a394f9152ded6947 authored about 5 years ago by Madao <[email protected]>
working on lambda problem

github.com/wenyan-lang/wenyan - 15e75a549a76e567cf983434d59c921f9dd275ee authored about 5 years ago by Madao <[email protected]>
chore: add eslint and prettier

github.com/wenyan-lang/wenyan - 9b9165ea09505423eb2cae40dc5da3db5d2f56c1 authored about 5 years ago by Anthony Fu <[email protected]>
fix: do not output compiled code for --exec

github.com/wenyan-lang/wenyan - 66152bef661b505ef606f939e256c64226358ab8 authored about 5 years ago by Anthony Fu <[email protected]>
Update README-ZH.md

Add Feature Requests and Known Bugs modules.

github.com/wenyan-lang/wenyan - a64424325c4b3f1d341dd662550b78a00f414a85 authored about 5 years ago by Saafo <[email protected]>
ignore insertParagraph

github.com/wenyan-lang/wenyan - fce310581484884d35ab03776672421f1e50adb8 authored about 5 years ago by simon3000 <[email protected]>
ide auto highlight

github.com/wenyan-lang/wenyan - 0d5e16e06741cd042ef5e56204d738b1babcf9b4 authored about 5 years ago by simon3000 <[email protected]>
add ruby parser

github.com/wenyan-lang/wenyan - 216d96148506a6ef3838c6a0a09493e0b0f0d6ca authored about 5 years ago by Madao <[email protected]>
Merge pull request #180 from stevefan1999-personal/patch-newton

add an example to calculate square root of 2 using newton's method

github.com/wenyan-lang/wenyan - 1550b0206626e602a23fa5f78e686a5b23adada0 authored about 5 years ago by Lingdong Huang <[email protected]>
add Newton–Raphson method for square root of 2 calculation

github.com/wenyan-lang/wenyan - 89b2b1441bbdc5201bc4934b28ed66e37e341088 authored about 5 years ago by Steve Fan <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/wenyan-lang/wenyan - 9fbb6acb96504ba5daf42147e9dd2b16a0653397 authored about 5 years ago by Steve Fan <[email protected]>
rebuild

github.com/wenyan-lang/wenyan - 37a09940ef1c2627da06178ee24a0318b8aadfab authored about 5 years ago by Lingdong Huang <[email protected]>
fix packagejson licence

github.com/wenyan-lang/wenyan - 56409993a0e1af1a6269a092ff64f7ae90295b64 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #168 from lm2343635/master

Support Github Action CI

github.com/wenyan-lang/wenyan - 35a726c8d8d6607bb4e1c1a8127172f15f5cfee5 authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #167 from antfu/fix/cli-render

fix: make cli render option more reasonable

github.com/wenyan-lang/wenyan - 081fe7ecbecf881e03151acd5f706d004742bef7 authored about 5 years ago by Lingdong Huang <[email protected]>
feat: outputs generated filepath for cli render

github.com/wenyan-lang/wenyan - 3201abb804e07eb172dc94cccd22c2ca0ed639c9 authored about 5 years ago by Anthony Fu <[email protected]>
Merge pull request #159 from weirane/master

Fix online IDE link

github.com/wenyan-lang/wenyan - 197eb1d17c49a52f99d5461245cdbe56c05cce05 authored about 5 years ago by Lingdong Huang <[email protected]>
Add pull_request to nodejs.yml

github.com/wenyan-lang/wenyan - 22b183f5181dcd03d7bf419090486e14d109c1da authored about 5 years ago by Meng Li <[email protected]>
Merge pull request #151 from simon300000/compile-resetVarCnt

parser compile resetVarCnt

github.com/wenyan-lang/wenyan - 5446d74404f9d59dd8bce66a9f71b6d053500628 authored about 5 years ago by Lingdong Huang <[email protected]>
Create nodejs.yml

github.com/wenyan-lang/wenyan - 678d8e6117e522369722182eace641a00f0533ea authored about 5 years ago by Meng Li <[email protected]>
fix: make cli render option more reasonable

github.com/wenyan-lang/wenyan - d91e4204e3eee16229864d729fade9cdeb0057fd authored about 5 years ago by Anthony Fu <[email protected]>
Fix online IDE link

github.com/wenyan-lang/wenyan - 98f1749c17b78cae0b8ef57d16c6feb7e81e101d authored about 5 years ago by weirane <[email protected]>
parser compile resetVarCnt

github.com/wenyan-lang/wenyan - 103049f59f3a328794b3475844c1dfc8a1f68f6b authored about 5 years ago by simon3000 <[email protected]>
Merge pull request #149 from stevefan1999-personal/patch-leibniz

add an example of leibniz's formula for pi

github.com/wenyan-lang/wenyan - 135c5b851b89c9c624d3333a834b12f92c0125ee authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #150 from poyea/patch-1

Number of steps to 1, from Collatz's Conjecture

github.com/wenyan-lang/wenyan - 741b68017ccc9e1ade123abe4c2efa6ecb73757b authored about 5 years ago by Lingdong Huang <[email protected]>
Create collatz2.wy

github.com/wenyan-lang/wenyan - d1f1b9159ed15c640f060f37b4c8744098de5400 authored about 5 years ago by John Law <[email protected]>
add leibniz's formula for pi

github.com/wenyan-lang/wenyan - a4858ea69238be32df232a1212f9064c5e23b6ae authored about 5 years ago by Steve Fan <[email protected]>
update feature req section

github.com/wenyan-lang/wenyan - 6847f83e2eabcbf87ed7e93defda538cd22595fa authored about 5 years ago by Lingdong Huang <[email protected]>
Merge pull request #147 from stevefan1999-personal/patch-collatz

add simple collatz number listing

github.com/wenyan-lang/wenyan - 92e690c9acfa3d98d9b672b53d53d2a252084501 authored about 5 years ago by Lingdong Huang <[email protected]>
add feature request section

github.com/wenyan-lang/wenyan - c37fa0ed8ec3449b5c20889132ca2e7932d27b24 authored about 5 years ago by Lingdong Huang <[email protected]>
fix indent

github.com/wenyan-lang/wenyan - a3ff174b33519ef1545bdca19046f8693ec9b1ba authored about 5 years ago by Steve Fan <[email protected]>
add collatz

github.com/wenyan-lang/wenyan - 0a84f898ecc38f64b6821e0c745a1f98ecb4c387 authored about 5 years ago by Steve Fan <[email protected]>