Ecosyste.ms: OpenCollective

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

github.com/sreyas-sreelal/malluscript

An esoteric Malayalam programming language
https://github.com/sreyas-sreelal/malluscript

repo link

95557554cfa036a503fc9fe62f6e3110a36a7480 authored over 4 years ago by SyS <[email protected]>
ignore binary

bd26e527d2ca2c35d76fd027d75fcf82d6a6b375 authored over 4 years ago by SyS <[email protected]>
poster recolor

e4e1814a021b6029e30e14c27df6a0ffa3671e94 authored over 4 years ago by SyS <[email protected]>
poster resize

c668955d4a82228f307a7340b80285fdfcba0c63 authored over 4 years ago by SyS <[email protected]>
badges and posters

18c06c612d77d3a8498f6b1786a1bcede98844d2 authored over 4 years ago by SyS <[email protected]>
update docs

8b7b5f3204d93379c18e271107e93264f15a71fa authored over 4 years ago by SyS <[email protected]>
documentation and readme

36b38c55ecaf26cf4e067d3930e4a5a32e561174 authored over 4 years ago by SyS <[email protected]>
new name new conventions

1c01141526a4eea31e241ddc44020e7fcf3562ca authored over 4 years ago by SyS <[email protected]>
rename examples

4e6a01fcec567aedbb4f236292a533377ed692bd authored over 4 years ago by SyS <[email protected]>
rename project to malluscript

61cf8af55c7407d42c00b57602eece686d420a9a authored over 4 years ago by SyS <[email protected]>
rename workflow name

0beab2c442ac72c8183761e639e30d2637ac861e authored over 4 years ago by __SyS__ <[email protected]>
rename workflow file to build

a0653dea3cc77673bde725ce6bc1e4e912865369 authored over 4 years ago by SyS <[email protected]>
windows removed

20d9cf8f441d974c69e978b2b139b3c0faa2b6bd authored over 4 years ago by __SyS__ <[email protected]>
workflow

f5ea1a90cd3d886373b8a63fda0a37f4c53925c1 authored over 4 years ago by __SyS__ <[email protected]>
clippy lints

3ca4bef8516b33776f870def656e06f3fe770634 authored over 4 years ago by SyS <[email protected]>
Create LICENSE

7760eecb414bb583a6d18a65dcde08db43471659 authored over 4 years ago by __SyS__ <[email protected]>
No need of multiline

4598280d980f6087e2d3d2fd548b0fabbc270db8 authored over 4 years ago by SyS <[email protected]>
message offset calculated correctly

c5eac6e895c998c04522850eb2741ddffe7bdb77 authored over 4 years ago by SyS <[email protected]>
add '=' also as delimiter

cd47d989322d25abcecf9697d8b1e5a7c1347ab8 authored over 4 years ago by SyS <[email protected]>
REPL shell

82b23875bae8e7aa8cba4ff3fe41b53db55491ca authored over 4 years ago by SyS <[email protected]>
fix examples for new implementations

f0c0f2e0019aba750597b03d4baf5075a932c875 authored over 4 years ago by SyS <[email protected]>
parse integers correctly

4311b6923c491f82c006723a4b05fc633d35569d authored over 4 years ago by SyS <[email protected]>
started working on cli interface

cd3efbf06b3b0cd054281d43ae797121ae44406a authored over 4 years ago by SyS <[email protected]>
prime number example added

aa4e80375894498563ae1b2312bd320b3d8f347b authored over 4 years ago by SyS <[email protected]>
Rewrite hello world example

9161e685a425b8d28745b878f070bce234219bc2 authored over 4 years ago by SyS <[email protected]>
logical conditions are re structured to fit in malayalam grammar

6ef2a4349128833f78e8dea61cc1a31d332b2557 authored over 4 years ago by SyS <[email protected]>
Modulo operation implemented

265857be19e55c03be304c30cb0826ccbe37c17d authored over 4 years ago by SyS <[email protected]>
run rust fmt

77ca05d371b04eb5e6f7521a7dc342650d5146aa authored over 4 years ago by SyS <[email protected]>
Refine examples

e89355d46cd79f67131e0c7d6766f2e3cd5a5359 authored over 4 years ago by SyS <[email protected]>
string concatenation using addition operation is implemented

5fb963d690dbb8b0bac2cb1cd00a761e9746b6f7 authored over 4 years ago by SyS <[email protected]>
Unit tests

2e6ca18bd0e025610e6fd1a98f0b5a7fb5176e5a authored over 4 years ago by SyS <[email protected]>
wrap parsing and parser errors in a function

f4a1394e741ecc84582b1e462a70438c87c1f77e authored over 4 years ago by SyS <[email protected]>
lexcial errors are calculated correctly

9edfc62ee2932a800244a2e5932889baeff69dd7 authored over 4 years ago by SyS <[email protected]>
Started working on runtime error handling

419dd55ee2983a0af446d036a3e59fb1e91efd00 authored over 4 years ago by SyS <[email protected]>
avoid unnecessary allocation,flexible handling of source unit,fix parser generator generating erroneous code

65fb917d6d246884f016ec91a745e92e56f805cc authored almost 5 years ago by SyS <[email protected]>
read user inputs

639c8905aba542b73187393f80f5bbb6d26c2288 authored almost 5 years ago by SyS <[email protected]>
properly evaluate special characters in string literals

17d284c353ea6a17ac9573874a56151f3ec82e37 authored almost 5 years ago by SyS <[email protected]>
string literals are part of expressions,treating them as such can simplify parsing

694083397de3175c0d261a3d81476352ef03972e authored almost 5 years ago by SyS <[email protected]>
modify examples to fit new features

19e6f85734daa3885fc14f353524f871d3f76a2e authored almost 5 years ago by SyS <[email protected]>
fix broken evaluation of logical expressions

87ee361f483b6860bfcb1ed0efa84bb8ba9c87cd authored almost 5 years ago by SyS <[email protected]>
refactor project structure

ed2947f683e44737ec96ca154a7ee500833fc702 authored almost 5 years ago by SyS <[email protected]>
run rust fmt

4812964bd28cbe38f5262337792d40b33c29856f authored almost 5 years ago by SyS <[email protected]>
properly handle datatypes

313186de5578c73d7fcc6d53ba490b2e0d6de1a8 authored almost 5 years ago by SyS <[email protected]>
run rustfmt

fc6706e17568e8fd1f3397d14ec48c4bcdd858ee authored almost 5 years ago by SyS <[email protected]>
updated example for new feature

44d4ccdcd53f64fb2a46516c288a82bbb739ffd1 authored almost 5 years ago by SyS <[email protected]>
parse unary minus expression

134c2e25060ab2ceda92f731b5f7d39af099a363 authored almost 5 years ago by SyS <[email protected]>
Added Unary minus node,Assignment and StringAlloc should be statements

6a863e8afcf72f13b930f92ebc0b5f6768e711c0 authored almost 5 years ago by SyS <[email protected]>
evaluate loop

d7489ed1e74f180a21e1a75a462c485d630b6762 authored almost 5 years ago by SyS <[email protected]>
fix factorial example

5ab9240d6bd70efb199e38012abedb0becbcd6df authored almost 5 years ago by SyS <[email protected]>
parse iterative statements

c76c311667a4e889f7906e4200d1f02a162bb524 authored almost 5 years ago by SyS <[email protected]>
properly tokenize loops

5ef90e7bb82af885fe2a2c1abcc279fc5e9fa4db authored almost 5 years ago by SyS <[email protected]>
AST node for loop contains source unit as branch node

8519d481a2216e716e787ecd1a274ca3a42dc564 authored almost 5 years ago by SyS <[email protected]>
evaluation of logical expressions and conditional blocks

c0336c89638d6570d14bffb03c32a513c403e96e authored almost 5 years ago by SyS <[email protected]>
conditioanl expressions ast contains block of code instead of single expression or statement

22a23b3efdb234c7907373b0f597e6a9638a12bd authored almost 5 years ago by SyS <[email protected]>
parse conditional blocks and logical expressions

111483ca791ffdc7c816e4627a5bac2b8284475a authored almost 5 years ago by SyS <[email protected]>
tokenize conditional expressions and conditional blocks

5054893552f1ce2cfb25edec82455795c0feab47 authored almost 5 years ago by SyS <[email protected]>
test conditional expressions

eb32d789c778f93107ed4da03479575daebc74b9 authored almost 5 years ago by SyS <[email protected]>
updated examples for testing new parser

240e2c6bfd055d9548b7ac09540cb51f0f9a5035 authored almost 5 years ago by SyS <[email protected]>
test parser output

8801b6f227b9de7cbf0817c0dae6bd09dce0f580 authored almost 5 years ago by SyS <[email protected]>
grammar of write expression must end with semicolon

51a24159927c0a98522992c2b1b63077fb646982 authored almost 5 years ago by SyS <[email protected]>
correctly tokenize numbers

b1d340e205cf992019b36e55e4809081ddc6c2e9 authored almost 5 years ago by SyS <[email protected]>
evaluate artimetic expression,write expressions

5bdd4fa3009eb64b48debfe19f2a6b0d334845a3 authored almost 5 years ago by SyS <[email protected]>
start working on executor - " variable declarations"

d6bca0f863d1e35f3db6d5af607da5557a0a64bc authored almost 5 years ago by SyS <[email protected]>
updated examples

94c3b9ee3ba3cf6d0aa8897bca01e172518a14f9 authored almost 5 years ago by SyS <[email protected]>
lexemes for paranthesis

b5639cdcc6f0db68d6d4e753b7aa5db6d9180290 authored almost 5 years ago by SyS <[email protected]>
parse write expressions

cbe9e555ac772dfdb6510fd78dfc7bbffd8144f4 authored almost 5 years ago by SyS <[email protected]>
write proper parser and generate ast for evaluation

72c609db9737b57b42b9f0db0b1e7a6bc4fb0143 authored almost 5 years ago by SyS <[email protected]>
added fibonacci example

9fba06415a2aac143d159c5d20b8d3e99b699e07 authored almost 5 years ago by Sreyas <[email protected]>
hello world example

bca73cb01f527c321eddc71f16a47706980d77d5 authored almost 5 years ago by Sreyas <[email protected]>
64bit numbers,remove unnecessary comparisons

a97bba52af825bcbc63728ae713cd961db9bd199 authored almost 5 years ago by Sreyas <[email protected]>
rewrite factorial example

381dee6919fc084a593867304430b1baec75a039 authored almost 5 years ago by Sreyas <[email protected]>
support constants and literals in logical expressions

797baae73c7230ec6003a2bdb02a3284439416e4 authored almost 5 years ago by Sreyas <[email protected]>
added factorial example

d5b4785740aa3c6293563b169dec985e90eb24ac authored almost 5 years ago by Sreyas <[email protected]>
added support for input

2bd809fdff672f13cb2470d0923116b79dbb2a20 authored almost 5 years ago by Sreyas <[email protected]>
rename symbol ada_mwone tp pwoli_sadhanam

cb13edf76de4c2d128a6832299cebbc891687a84 authored almost 5 years ago by Sreyas <[email protected]>
added loops and fixed parsing nested blocks

39d660d7579944d249a4f0e1ee57fc58031762e5 authored almost 5 years ago by SyS <[email protected]>
run rustfmt

2545e6768a889168b5436e16962748740d06765d authored almost 5 years ago by SyS <[email protected]>
added lazy conditional statements

c189f315461bd4fcd203e0ff8e52a3f600321a8a authored almost 5 years ago by SyS <[email protected]>
more guhanised error message

dd644eb3e4561108b1ef6f608f03433a5c982e31 authored almost 5 years ago by SyS <[email protected]>
Check for undefined symbol in write

ea4f2bbd4aef4643da75703a9aaaa9b83732e5c6 authored almost 5 years ago by SyS <[email protected]>
run rustfmt

ae81f34bec67f94a2c07d1add670e1a340d8ade8 authored almost 5 years ago by SyS <[email protected]>
simplified error messages into a function

a8986b946acb34e002648a9f5e1a62838fdcbd71 authored almost 5 years ago by SyS <[email protected]>
fix illegal expressions bug

701d2bd176f786c6c7a743673b97083655033bf4 authored almost 5 years ago by SyS <[email protected]>
intial commit (may be the worst code i written in entire life -_-)

1fe2c02d49ee2501abde32a11f678e9fbda2a47d authored almost 5 years ago by SyS <[email protected]>