sic

The sic programming language, compiler and tools (WIP)
Log | Files | Refs

DateCommit messageAuthorFiles+-
2026-05-14 11:29minorkeyle1+2-2
2026-05-14 11:25makefile wip testskeyle1+17-3
2026-05-14 11:25minorkeyle1+1-1
2026-05-14 11:08all or most operatorscitbl4+297-3
2026-05-14 09:24add missing operatorscitbl1+1-1
2026-05-14 09:09refaccitbl1+110-101
2026-05-14 09:03lex more tokenscitbl5+79-3
2026-05-13 13:32add tools/vim syntax and setupcitbl2+54-0
2026-05-13 13:18refaccitbl7+75-74
2026-05-13 13:09todocitbl1+2-1
2026-05-13 13:07lexer progresscitbl2+42-10
2026-05-13 12:26minorcitbl1+2-2
2026-05-13 12:25refac and ident lexingcitbl8+101-77
2026-05-13 12:25basic arena wipcitbl2+121-0
2026-05-13 11:15fixes for stringcitbl2+31-16
2026-05-13 10:50todocitbl1+1-1
2026-05-13 10:50arr implcitbl2+28-13
2026-05-13 09:26updated todocitbl1+1-1
2026-05-13 09:26num parsingcitbl2+2-2
2026-05-13 09:20makefile imprcitbl1+9-4
2026-05-13 09:20minorcitbl1+1-0
2026-05-12 12:56lexing numbers and fixescitbl2+30-8
2026-05-12 11:29fixescitbl4+18-8
2026-05-12 11:01fixcitbl1+2-3
2026-05-12 10:59fixcitbl1+2-2
2026-05-12 10:56fixcitbl1+1-1
2026-05-12 10:29fixescitbl3+35-9
2026-05-11 11:36super minimal str implcitbl4+35-21
2026-05-11 10:46one more reformatcitbl7+46-33
2026-05-10 10:42cleanupcitbl2+6-5
2026-05-10 10:28parsing number wipcitbl4+15-14
2026-05-10 10:02better lexingcitbl3+64-42
2026-05-10 10:02todo inicitbl1+107-0
2026-05-10 09:02minorcitbl1+3-2
2026-05-10 09:00minorcitbl1+0-1
2026-05-10 08:59warningscitbl1+0-7
2026-05-10 08:33eof eolcitbl2+3-1
2026-05-10 08:29minorcitbl2+2-2
2026-05-10 07:19reeeeeeformatcitbl5+75-89
2026-05-10 07:07minorcitbl2+5-2
2026-05-10 06:58reformatcitbl5+203-205
2026-05-10 06:53token wipscitbl8+94-32
2026-05-10 04:57wip lexercitbl8+137-33
2026-05-10 01:23add clangdcitbl1+16-0
2026-05-10 01:23minorcitbl1+7-3
2026-05-09 11:21reformat2citbl6+132-123
2026-05-09 11:18reformatcitbl8+36-30
2026-05-09 10:52lexer wipcitbl2+13-1
2026-05-09 09:57lexer wipkeyle3+10-4
2026-05-09 09:57minor makefilekeyle1+1-1
2026-05-09 09:53lexer wipkeyle4+26-17
2026-05-09 08:13wipkeyle3+11-3
2026-05-09 08:13clfkeyle1+8-0
2026-05-09 08:02minorkeyle2+17-0
2026-05-09 06:58lexer wipkeyle4+71-1
2026-05-09 04:04flesh out makefilekeyle1+9-1
2026-05-09 03:51basic workkeyle3+3-0
2026-05-09 03:50more flagskeyle1+3-1
2026-05-09 03:43initkeyle6+105-0
2026-05-13 13:07lexer woescitbl2+42-10
2026-05-13 12:26minorcitbl1+2-2
2026-05-13 12:25refac and ident lexingcitbl8+101-77
2026-05-13 12:25basic arena wipcitbl2+121-0
2026-05-13 11:15fixes for stringcitbl2+31-16
2026-05-13 10:50todocitbl1+1-1
2026-05-13 10:50arr implcitbl2+28-13
2026-05-13 09:26updated todocitbl1+1-1
2026-05-13 09:26num parsingcitbl2+2-2
2026-05-13 09:20makefile imprcitbl1+9-4
2026-05-13 09:20minorcitbl1+1-0
2026-05-12 12:56lexing numbers and fixescitbl2+30-8
2026-05-12 11:29fixescitbl4+18-8
2026-05-12 11:01fixcitbl1+2-3
2026-05-12 10:59fixcitbl1+2-2
2026-05-12 10:56fixcitbl1+1-1
2026-05-12 10:29fixescitbl3+35-9
2026-05-11 11:36super minimal str implcitbl4+35-21
2026-05-11 10:46one more reformatcitbl7+46-33
2026-05-10 10:42cleanupcitbl2+6-5
2026-05-10 10:28parsing number wipcitbl4+15-14
2026-05-10 10:02better lexingcitbl3+64-42
2026-05-10 10:02todo inicitbl1+107-0
2026-05-10 09:02minorcitbl1+3-2
2026-05-10 09:00minorcitbl1+0-1
2026-05-10 08:59warningscitbl1+0-7
2026-05-10 08:33eof eolcitbl2+3-1
2026-05-10 08:29minorcitbl2+2-2
2026-05-10 07:19reeeeeeformatcitbl5+75-89
2026-05-10 07:07minorcitbl2+5-2
2026-05-10 06:58reformatcitbl5+203-205
2026-05-10 06:53token wipscitbl8+94-32
2026-05-10 04:57wip lexercitbl8+137-33
2026-05-10 01:23add clangdcitbl1+16-0
2026-05-10 01:23minorcitbl1+7-3
2026-05-09 11:21reformat2citbl6+132-123
2026-05-09 11:18reformatcitbl8+36-30
2026-05-09 10:52lexer wipcitbl2+13-1
2026-05-09 09:57lexer wipkeyle3+10-4
2026-05-09 09:57minor makefilekeyle1+1-1
2026-05-09 09:53lexer wipkeyle4+26-17
2026-05-09 08:13wipkeyle3+11-3
2026-05-09 08:13clfkeyle1+8-0
2026-05-09 08:02minorkeyle2+17-0
2026-05-09 06:58lexer wipkeyle4+71-1
2026-05-09 04:04flesh out makefilekeyle1+9-1
2026-05-09 03:51basic workkeyle3+3-0
2026-05-09 03:50more flagskeyle1+3-1
2026-05-09 03:43initkeyle6+105-0