Skip to content

issues Search Results · repo:Checkmate50/pylambda language:Python

Filter by

7 results
 (46 ms)

7 results

inCheckmate50/pylambda (press backspace or delete to remove)

Would be fun to black-box fuzz test this thing, and is on my list of things to-do. Nothing fancy really, just a fun miniproject at some point.
  • Checkmate50
  • Opened 
    on Apr 27, 2022
  • #7

Basically a amalgamation of #4 and #5 , this option would make things not use nearly as much stack and maybe actually terminate sometimes.
  • Checkmate50
  • Opened 
    on Apr 27, 2022
  • #6

Another speedup / performance issue, but basically having an option for innter to be written to variables to avoid duplicate computation would be quite helpful for our poor stack. Very easy to implement ...
  • Checkmate50
  • Opened 
    on Apr 27, 2022
  • #5

Let s allow big numbers! I want to use some clever binary representation for numbers instead of numerals to allow for actually reasonable integer sizes (already sorta done when interpreting literals and ...
  • Checkmate50
  • Opened 
    on Apr 27, 2022
  • #4

How can you have a lambda-based language with lambdas? Riddle me this! Anyway, this will probably involve some syntax and scoping changes, so future problem, but the actual implementation in lambda world ...
  • Checkmate50
  • Opened 
    on Apr 27, 2022
  • #3

Very useful, will probably be implemented using HD / TL and pairs
  • Checkmate50
  • Opened 
    on Apr 27, 2022
  • #2

Obviously necessary. Basically compile everything (including control flow and assignments) into a single line of code, probably using maps of some sort. Assignments are the tricky part here, need some ...
  • Checkmate50
  • Opened 
    on Apr 27, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub