https://github.com/claeusdev/l-lang
A very minimal functional programming language implementation
https://github.com/claeusdev/l-lang
functional-programming haskell math
Last synced: 5 months ago
JSON representation
A very minimal functional programming language implementation
- Host: GitHub
- URL: https://github.com/claeusdev/l-lang
- Owner: claeusdev
- License: bsd-3-clause
- Created: 2025-03-04T00:19:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-29T17:25:25.000Z (6 months ago)
- Last Synced: 2025-06-11T03:18:04.878Z (5 months ago)
- Topics: functional-programming, haskell, math
- Language: Haskell
- Homepage:
- Size: 120 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# l-lang
WIP: A very simple programming language for solving math equations.