Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Ayush-Devs
/
lpython
Public
forked from
lcompilers/lpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
lpython
src
bin
lpython.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 12, 2024
BindPython ABI (#2796)
Show description for 4b06d70
Vipul-Cariappa
and
ubaidsk
authored
4b06d70
View commit details
Copy full SHA for 4b06d70
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
changes made according to code review
Vipul-Cariappa
committed
e351551
View commit details
Copy full SHA for e351551
View code at this point
Browse repository at this point
support to print lists in REPL
Vipul-Cariappa
committed
2991c33
View commit details
Copy full SHA for 2991c33
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
Implement Jupyter kernel
Vipul-Cariappa
committed
0856ac8
View commit details
Copy full SHA for 0856ac8
View code at this point
Browse repository at this point
Commits on Jun 9, 2024
support printing `boolean` in REPL (#2728)
Show description for 290c2b3
Vipul-Cariappa
authored
290c2b3
View commit details
Copy full SHA for 290c2b3
View code at this point
Browse repository at this point
Commits on Jun 8, 2024
Improved CLI experience for REPL
Vipul-Cariappa
committed
c0adf03
View commit details
Copy full SHA for c0adf03
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
combining duplicated function into a single templated function
Vipul-Cariappa
committed
7c8850c
View commit details
Copy full SHA for 7c8850c
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
REPL `str` support (#2724)
Show description for 7ecac3e
Vipul-Cariappa
authored
7ecac3e
View commit details
Copy full SHA for 7ecac3e
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
support to print i8, u8, i16 & u16 in REPL
Vipul-Cariappa
committed
3792f27
View commit details
Copy full SHA for 3792f27
View code at this point
Browse repository at this point
Commits on May 28, 2024
support printing u32 and u64 in REPL
Vipul-Cariappa
committed
abead67
View commit details
Copy full SHA for abead67
View code at this point
Browse repository at this point
Commits on May 12, 2024
Interactive shell implementation (#2617)
Show description for 476d9bb
Vipul-Cariappa
authored
476d9bb
View commit details
Copy full SHA for 476d9bb
View code at this point
Browse repository at this point
Commits on May 11, 2024
Combine `global_init` and `global_stmts` functions into `global_stmts` (#2696)
Show description for 9817f8a
Vipul-Cariappa
authored
9817f8a
View commit details
Copy full SHA for 9817f8a
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
`--jit` option to execute without creation of executable file (#2564)
Show description for 69b826e
Vipul-Cariappa
and
ubaidsk
authored
69b826e
View commit details
Copy full SHA for 69b826e
View code at this point
Browse repository at this point
Commits on Mar 23, 2024
Implemented mangling for c back-end as per issue #2359 . (#2546)
Show description for c53ffed
tanay-man
authored
c53ffed
View commit details
Copy full SHA for c53ffed
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
DEV: Remove usage of non-existent functions
czgdp1807
committed
6881e80
View commit details
Copy full SHA for 6881e80
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
[asr->python] Initial ASR to Python implementation (#2362)
khushi-411
authored
0bcc640
View commit details
Copy full SHA for 0bcc640
View code at this point
Browse repository at this point
Commits on Feb 17, 2024
refine input file missing msg (#2536)
syheliel
authored
496f29e
View commit details
Copy full SHA for 496f29e
View code at this point
Browse repository at this point
Commits on Nov 12, 2023
Reuse compiler_options.po for pass_options
ubaidsk
committed
2fd564c
View commit details
Copy full SHA for 2fd564c
View code at this point
Browse repository at this point
Support the --no-loc flag
ubaidsk
committed
90352ad
View commit details
Copy full SHA for 90352ad
View code at this point
Browse repository at this point
Remove redundant pickle code
ubaidsk
committed
9e6d00a
View commit details
Copy full SHA for 9e6d00a
View code at this point
Browse repository at this point
Remove duplicate flags from CompilerOptions
ubaidsk
committed
79bf06c
View commit details
Copy full SHA for 79bf06c
View code at this point
Browse repository at this point
Commits on Nov 11, 2023
Support --dump-all-passes, --dump-all-passes-fortran
ubaidsk
committed
c297cdc
View commit details
Copy full SHA for c297cdc
View code at this point
Browse repository at this point
DEV: Update libasr API usage in LPython
czgdp1807
committed
6256866
View commit details
Copy full SHA for 6256866
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Refactor: Throw an error instead of warning in Runtime Stacktrace handling
Thirumalai-Shaktivel
committed
10a3044
View commit details
Copy full SHA for 10a3044
View code at this point
Browse repository at this point
Refactor: Move dat_convert and dwarf_convert to Libasr
Thirumalai-Shaktivel
committed
c9cde28
View commit details
Copy full SHA for c9cde28
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Rename m_global_scope to m_symtab
ubaidsk
committed
2c008fc
View commit details
Copy full SHA for 2c008fc
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
LLVM: Support linking exec to python library
ubaidsk
committed
a0a7813
View commit details
Copy full SHA for a0a7813
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
Added the llvm_sym backend
anutosh491
authored and
certik
committed
6967f8e
View commit details
Copy full SHA for 6967f8e
View code at this point
Browse repository at this point
Commits on Jul 16, 2023
Provide __main__ as default module_name
ubaidsk
committed
fd38017
View commit details
Copy full SHA for fd38017
View code at this point
Browse repository at this point
Commits on Jul 15, 2023
ASR pass for unique symbols (#2149)
Smit-create
authored
0b4d13a
View commit details
Copy full SHA for 0b4d13a
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Add option for cumulative pass results
Smit-create
committed
2feed64
View commit details
Copy full SHA for 2feed64
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Implement lcompilers_unique_ID global variable
Show description for c1c64d8
certik
committed
c1c64d8
View commit details
Copy full SHA for c1c64d8
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Load modules into the same ASR TranslationUnit
Show description for 6308fd2
ubaidsk
committed
6308fd2
View commit details
Copy full SHA for 6308fd2
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Intial Implementation for SymbolicExpression ttype (#1846)
Show description for d6a6d8b
4 people
authored
d6a6d8b
View commit details
Copy full SHA for d6a6d8b
View code at this point
Browse repository at this point
Return err, if an error has occurred in creating the C file
Thirumalai-Shaktivel
committed
a27780c
View commit details
Copy full SHA for a27780c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.