Skip to content

Activity

final updates to tokenizer

Mespyrpushed 2 commits to main • 334e998…7862839 • 
on Jan 19

rename to Taro

Mespyrpushed 2 commits to main • c4c9408…334e998 • 
on Jul 6, 2024

finalise scanner remove DOUBLE_COLON () which kinda just made demo co…

Mespyrpushed 1 commit to main • 91f9f69…c4c9408 • 
on May 6, 2024

scheming

Mespyrpushed 1 commit to main • c1b257e…91f9f69 • 
on Apr 26, 2024

solve small potential compilation issue that could arise from alterna…

Mespyrpushed 1 commit to main • aa82d7e…c1b257e • 
on Apr 17, 2024

fix bug with anonymous functions causing compiler to crash when colon…

Mespyrpushed 2 commits to main • b3450d6…aa82d7e • 
on Apr 16, 2024

update alternative comp test

Mespyrpushed 1 commit to main • 3591e55…b3450d6 • 
on Apr 11, 2024

add alternate compilation route which i will probably use. update syn…

Mespyrpushed 1 commit to main • 1da2f93…3591e55 • 
on Apr 11, 2024

change finalized syntax again

Mespyrpushed 1 commit to main • f2a49fe…1da2f93 • 
on Apr 9, 2024

remove 'push' keyword in favor of backslash for pushing fuctions on t…

Mespyrpushed 1 commit to main • 14aff78…f2a49fe • 
on Apr 3, 2024

fix test for more performant idea thingie idk

Mespyrpushed 1 commit to main • a944582…14aff78 • 
on Apr 3, 2024

update syntax for simplicity

Mespyrpushed 1 commit to main • d12851a…a944582 • 
on Apr 2, 2024

reorganize

Mespyrpushed 1 commit to main • 4c62e75…d12851a • 
on Apr 1, 2024

update main.c

Mespyrpushed 4 commits to main • e3f8f2e…4c62e75 • 
on Mar 31, 2024

update c test

Mespyrpushed 1 commit to main • fb4ba39…e3f8f2e • 
on Mar 27, 2024

fix lexing to allow floating points to be scanned

Mespyrpushed 1 commit to main • f3fb9dc…fb4ba39 • 
on Mar 27, 2024

update example

Mespyrpushed 2 commits to main • 435bd43…f3fb9dc • 
on Mar 26, 2024

finish scanner

Mespyrpushed 1 commit to main • b494141…435bd43 • 
on Mar 16, 2024

finish majority of scanner

Mespyrpushed 2 commits to main • 55c31ac…b494141 • 
on Mar 10, 2024

update example with finalized syntax

Mespyrpushed 1 commit to main • b69dc2c…55c31ac • 
on Mar 4, 2024

new example which goes more in-depth

Mespyrpushed 1 commit to main • 15e278a…b69dc2c • 
on Feb 29, 2024

restart and move new code here

Mespyrpushed 1 commit to main • 0649b95…15e278a • 
on Feb 29, 2024

fix up for departure

Mespyrpushed 2 commits to main • c2e31fc…0649b95 • 
on Feb 26, 2024

update README

Mespyrpushed 1 commit to main • 6ccb37a…c2e31fc • 
on Jan 27, 2024

rename AGAIN because an Orc prolang alr exists

Mespyrpushed 1 commit to main • a78ce2a…6ccb37a • 
on Jan 27, 2024

transfer to more generic Int and Char for primitive types cuz it …

Mespyrpushed 1 commit to main • f82789a…a78ce2a • 
on Jan 25, 2024

finsihed another small optimization which reduces pushes to the stack

Mespyrpushed 1 commit to main • 073abca…f82789a • 
on Jan 25, 2024

fix tests

Mespyrpushed 1 commit to main • 4feef2a…073abca • 
on Jan 22, 2024

updated const syntax to conform to new syntax

Mespyrpushed 1 commit to main • b806553…4feef2a • 
on Jan 22, 2024

wrote basic stack optimizing code

Mespyrpushed 2 commits to main • 1d5535d…b806553 • 
on Jan 22, 2024