Skip to content
#

code-optimization

Here are 8 public repositories matching this topic...

A Machine Learning based system to detect semantics in the form of semantic label and suggest optimized alternatives for Python and C++ function-based code snippet.Semantic Detection is language agnostic with accuracy above 95% while optimization with accuracy above 85% for both Python and C++.

  • Updated May 5, 2021
  • JavaScript

This project is a simple JavaScript compiler that allows users to input JavaScript code and see the output of various compilation phases, including lexical analysis, syntax analysis, semantic analysis, intermediate representation generation, optimization, and code generation. The project is designed to help users understand the inner workings

  • Updated Jun 27, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the code-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-optimization topic, visit your repo's landing page and select "manage topics."

Learn more