issues
search
masak
/
bel
An interpreter for Bel, Paul Graham's Lisp language
GNU General Public License v3.0
27
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement a bytecode runtime
#344
masak
closed
3 years ago
2
Fix all the XXX comments in Language::Bel
#343
masak
closed
3 years ago
0
Throw an error at too many arguments
#342
masak
closed
3 years ago
0
Make overargs an error
#341
masak
closed
3 years ago
0
Print "Error:" when evaluating a file
#340
masak
closed
3 years ago
0
Remove all TODOs from the test suite
#339
masak
opened
3 years ago
1
Getting started/usage
#338
masak
closed
3 years ago
0
Implement the `sys` primitive
#337
masak
opened
3 years ago
1
Add a fast path for getting integers
#336
masak
closed
3 years ago
0
Add some more testing on tabrem
#335
masak
closed
3 years ago
0
Make fastfuncs check for overargs and underargs
#334
masak
opened
3 years ago
0
Speed up character and string comparison
#333
masak
closed
3 years ago
4
Align 'applyprim' with bel.bel
#332
masak
closed
3 years ago
1
Add `eif` to `formfn`
#331
masak
closed
3 years ago
0
Align 'randlen' with the specification
#330
masak
closed
3 years ago
0
Add some identity-based tests to fn-list.t
#329
masak
closed
3 years ago
2
Eliminate the last few differences between bel.bel and Language::Bel::Globals::Source
#328
masak
opened
3 years ago
0
Add "Documentation" as a TODO
#327
masak
closed
3 years ago
0
Add missing line to slurp
#326
masak
closed
3 years ago
0
Allow continuation prompts in the REPL
#325
masak
opened
3 years ago
0
Add test for 'variable' global
#324
masak
closed
3 years ago
0
Copy the nice status colors from the RedwoodJS roadmap
#323
masak
opened
3 years ago
2
Describe the Bel language in README.md
#322
masak
closed
3 years ago
0
Factor line/file handling into helpers
#321
masak
closed
3 years ago
0
Make test file normalize Windows newlines
#320
masak
closed
3 years ago
0
Turn Bel code examples in README into an SVG
#319
masak
opened
3 years ago
0
Add wording about to-be-completed features
#318
masak
closed
3 years ago
0
Implement Bel printer
#317
masak
closed
3 years ago
0
Add support for reading from STDIN
#316
masak
closed
3 years ago
0
Add two test cases for dangling
#315
masak
closed
3 years ago
0
Add a test for an odd number of parameters to 'with'
#314
masak
closed
3 years ago
0
Implement a fastfunc for 'dedup'
#313
masak
closed
3 years ago
0
Issue a warning when existing functions are overridden with an incompatible parameter list
#312
masak
opened
3 years ago
0
Add a test for 'rev' through foldl
#311
masak
closed
3 years ago
0
Try out shorter way to reverse a list
#310
masak
closed
3 years ago
4
Guard 'substr' calls with 'length' calls
#309
masak
closed
3 years ago
0
Allow overriding 'parseword' to make '...' acceptable syntax
#308
masak
opened
3 years ago
0
Rename some previously overlooked consistency test files to the new naming scheme
#307
masak
closed
3 years ago
0
t/00-consistent-fastfunc-exports.t fails on Windows
#306
masak
closed
3 years ago
1
Make error messages marginally better
#305
masak
closed
3 years ago
0
Export fastfunc__len
#304
masak
closed
3 years ago
0
Test that all defined fastfuncs are exported
#303
masak
closed
3 years ago
0
Test that all fastfuncs get exported
#302
masak
closed
3 years ago
0
Add test file for odd 'hug' calls
#301
masak
closed
3 years ago
0
Update reverse-linked-list example
#300
masak
closed
3 years ago
0
Add an ARCHITECTURE document
#299
masak
closed
3 years ago
0
Rearrange two slow tests
#298
masak
closed
3 years ago
0
Add a test for the 'variable' global
#297
masak
closed
3 years ago
0
Fix broken fastfuncs
#296
masak
closed
3 years ago
0
Refresh the somewhat stale globals
#295
masak
closed
3 years ago
0
Previous
Next