- Define core language syntax
- Build basic parser/lexer
- Create "Hello World" compiler that targets Python
- Implement basic tensor operations
- Document language specification
- Implement auto-differentiation
- Basic neural network definitions
- Simple optimizations
- Community examples and tutorials
- LLVM backend for native code
- GPU acceleration
- Package ecosystem
- IDE integrations
We need help with:
- Language design discussions
- Parser implementation
- Documentation
- Testing
- Community building