Sasha Koshka sashakoshka
  • Manehattan MAS hub
  • https://holanet.xyz
  • Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.

  • Joined on 2022-08-07
sashakoshka pushed to main at fspl/fspl 2024-04-03 09:02:40 -06:00
520f7cc18a Update FSPL parser readme
sashakoshka commented on issue bonsai/harakit#89 2024-04-02 13:04:11 -06:00
Directory structure

I can't name a language that requires this, and any that does is probably too complicated to coexist with these tools anyway. Mine does, although it's not production ready yet.

sashakoshka opened issue fspl/fspl#77 2024-04-02 12:58:04 -06:00
Add flag for requiring specific units
sashakoshka pushed to main at fspl/fspl 2024-04-02 12:36:54 -06:00
4b90ba77d3 Capitalize W*ndows
sashakoshka commented on issue fspl/fspl#74 2024-04-02 01:01:21 -06:00
Need concept of reserved identifiers

Implemented by #76

sashakoshka closed issue fspl/fspl#74 2024-04-02 01:01:21 -06:00
Need concept of reserved identifiers
sashakoshka pushed to main at fspl/fspl 2024-04-02 01:01:01 -06:00
2a6f086350 Merge pull request 'implement-reserved-identifiers' (#76) from implement-reserved-identifiers into main
767e7bd33c Fix analyzer tests that used "switch" as function name
6c41e71ade Analyzer tests for reserved idents
423f3ba22f Add function in parser for checking if a word is reserved
Compare 4 commits »
sashakoshka deleted branch implement-reserved-identifiers from fspl/fspl 2024-04-02 01:01:01 -06:00
sashakoshka merged pull request fspl/fspl#76 2024-04-02 01:00:59 -06:00
implement-reserved-identifiers
sashakoshka created pull request fspl/fspl#76 2024-04-02 01:00:54 -06:00
implement-reserved-identifiers
sashakoshka pushed to implement-reserved-identifiers at fspl/fspl 2024-04-02 01:00:03 -06:00
767e7bd33c Fix analyzer tests that used "switch" as function name
6c41e71ade Analyzer tests for reserved idents
423f3ba22f Add function in parser for checking if a word is reserved
Compare 3 commits »
sashakoshka pushed to implement-reserved-identifiers at fspl/fspl 2024-04-02 00:56:04 -06:00
6de033e2a5 Fix analyzer tests that used "switch" as function name
719b07ee9f Analyzer tests for reserved idents
Compare 2 commits »
sashakoshka created branch implement-reserved-identifiers in fspl/fspl 2024-04-01 13:36:45 -06:00
sashakoshka pushed to implement-reserved-identifiers at fspl/fspl 2024-04-01 13:36:45 -06:00
488349acbd Add function in parser for checking if a word is reserved
sashakoshka closed issue fspl/fspl#72 2024-04-01 09:53:40 -06:00
Compiler should use different search paths and filename extensions depending on OS
sashakoshka commented on issue bonsai/harakit#89 2024-04-01 08:30:37 -06:00
Directory structure

My thoughts

  • Neither source files and manpages are binaries, why put them in a directory called bin?
  • I've been told this project is accepting tools written in any compiled systems language.…
sashakoshka pushed tag v0.5.0 to fspl/fspl 2024-03-31 00:05:33 -06:00
sashakoshka released v0.5.0 at fspl/fspl 2024-03-31 00:05:33 -06:00
sashakoshka deleted tag v0.5 from fspl/fspl 2024-03-30 23:57:45 -06:00