Commit Graph

  • b0c91f0579 modified: app/Lexer.hs modified: app/Parser.hs modified: as/test.as main alterdekim 2024-11-07 02:45:38 +03:00
  • cda162f77d modified: app/Parser.hs deleted: docs/grammar.md deleted: pascal/arr.pas deleted: pascal/modifiers.pas deleted: pascal/reserved_words.pas deleted: pascal/test.pas deleted: pascal/test1.pas alterdekim 2024-11-07 02:10:19 +03:00
  • 36730daf71 Start of Parser modified: app/Main.hs deleted: app/NewParser.hs modified: app/Parser.hs modified: as/test.as alterdekim 2024-11-05 02:40:18 +03:00
  • 819885b6c1 Improving Lexer, starting Parser modified: app/Lexer.hs modified: app/Parser.hs modified: as/test.as alterdekim 2024-11-04 05:08:51 +03:00
  • 2cee932739 Finishing work on Lexer. 'Token reducer' was successfuly rewritten. Added Debug.Trace for logging. modified: app/Lexer.hs modified: as/test.as alterdekim 2024-11-03 02:45:11 +03:00
  • 98015b33d6 woooow modified: app/Lexer.hs modified: as/test.as alterdekim 2024-10-31 03:03:25 +03:00
  • 0d51b6d236 modified: app/Lexer.hs modified: app/Main.hs alterdekim 2024-10-30 22:16:06 +03:00
  • 13b4bda413 Attempt to make it alive. modified: .gitignore new file: CHANGELOG.md new file: LICENSE new file: Porcelain.cabal renamed: haskell/Lexer.hs -> app/Lexer.hs renamed: haskell/Main.hs -> app/Main.hs renamed: haskell/NewParser.hs -> app/NewParser.hs renamed: haskell/Parser.hs -> app/Parser.hs new file: as/test.as deleted: asm/test deleted: asm/test.asm deleted: asm/test.o deleted: haskell/Lexer.hi deleted: haskell/Lexer.o deleted: haskell/Main deleted: haskell/Main.hi deleted: haskell/Main.o deleted: haskell/Parser.hi deleted: haskell/Parser.o alterdekim 2024-10-29 16:14:31 +03:00
  • 1bfba526de Changes to be committed: new file: .gitignore new file: docs/grammar.md new file: haskell/Lexer.hi renamed: haskell/main.hs -> haskell/Lexer.hs new file: haskell/Lexer.o new file: haskell/Main new file: haskell/Main.hi new file: haskell/Main.hs new file: haskell/Main.o new file: haskell/NewParser.hs new file: haskell/Parser.hi new file: haskell/Parser.hs new file: haskell/Parser.o new file: pascal/arr.pas new file: pascal/modifiers.pas new file: pascal/reserved_words.pas modified: pascal/test.pas alterdekim 2024-10-01 01:08:39 +03:00
  • 1d44a8bf13 first commit alterdekim 2024-05-25 03:49:08 +03:00