https://github.com/adminltr/teslab
Multipurpose syntactic analyzer
https://github.com/adminltr/teslab
css cytoscape discrete-mathematics html javascript
Last synced: 7 months ago
JSON representation
Multipurpose syntactic analyzer
- Host: GitHub
- URL: https://github.com/adminltr/teslab
- Owner: adminLTR
- License: mit
- Created: 2023-12-08T20:17:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T07:35:21.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T03:29:18.721Z (9 months ago)
- Topics: css, cytoscape, discrete-mathematics, html, javascript
- Language: JavaScript
- Homepage:
- Size: 681 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TesLab
Multipurpose sintactic analyzer
## Description
With teslab you can solve some mathematic operations using just human and natural language. You can provide an input using natural language to solve a mathematical expression and Teslab returns the solution. Among many operations you can do with Teslab, some of them are:
- Boolean operations
- Aritmethic operations
- Algebraic operations
- Graph shortest path
- etc
This single page application was build using just vanilla languages and there were used many algorithms to solve such operations mentioned before## Technologies
- HTML / CSS / JS
- Cytoscape.js