Skip to content

Initial TODO for LPython #16

Open
Open
@certik

Description

@certik
  • Rename the lfortran binary to lpython
  • Make --show-python-ast just --show-ast, the same with --show-asr, --show-cpp
  • Merge a.py with lpython, probably using Cython
  • Get --show-llvm working
  • Get compiling to binaries working
  • Remove all Fortran related files (parser, ast, ast -> asr, etc.)
  • Rename namespaces from LFortran to LPython
  • Add tests (run_tests.py for ASR mainly, and then integration_tests, we can simply call lpython on the main file and then run it, probably adapting cmake, so that we can use ctest to execute)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions