This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7affc502878af1e64268c02c8f16d9458e850bd
c3c
/
resources
/
grammar
History
Christoffer Lerno
b4a6e3704f
Update grammar to interpret
$Foo = int
as a statement.
2025-06-21 00:30:43 +02:00
..
c3.l
Add
d
as floating point suffix for
double
types.
2025-05-28 12:02:24 +02:00
check_grammar.sh
Updates to grammar.
2025-02-09 02:19:27 +01:00
grammar_proposal.y
Allow
(Foo) { 1, 2 }
syntax for compound literals.
2025-02-14 12:51:58 +01:00
grammar.y
Update grammar to interpret
$Foo = int
as a statement.
2025-06-21 00:30:43 +02:00
Makefile
Updated grammar script and fix concat op
2024-09-14 23:13:06 +02:00