issues
search
chsasank
/
llama.lisp
Lisp dialect designed for HPC and AI
GNU Lesser General Public License v2.1
15
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change declare syntax
#57
adi-lb-phoenix
closed
4 months ago
1
Change declare syntax
#56
adi-lb-phoenix
closed
4 months ago
4
The instruction "declare" is counter intuitive when compared to most other instructions.
#55
adi-lb-phoenix
closed
4 months ago
1
Create a driver for the compiler framework
#54
GlowingScrewdriver
opened
4 months ago
0
Behavior to debug.
#53
adi-lb-phoenix
closed
4 months ago
3
TypeError: Type of #1 arg mismatch: float != float*
#52
adi-lb-phoenix
closed
4 months ago
2
TypeError: unhashable type: 'list'.
#51
adi-lb-phoenix
closed
4 months ago
1
IndexError: list index out of range .
#50
adi-lb-phoenix
closed
4 months ago
1
Explicit return generation and error handling
#49
GlowingScrewdriver
closed
4 months ago
12
clang: error: linker command failed with exit code 1 (use -v to see invocation)
#48
adi-lb-phoenix
closed
4 months ago
1
'nan' returned for the last few positions of the first 10 position of an array of size 100.
#47
adi-lb-phoenix
closed
4 months ago
1
"nan" displayed for the first 10 places of an array.
#46
adi-lb-phoenix
closed
4 months ago
1
error: expected top-level entity. Error Reporting for this has to be better
#45
adi-lb-phoenix
closed
4 months ago
1
raise CodegenError(f"Undeclared symbol: {name}") __main__.CodegenError: Undeclared symbol: xout
#44
adi-lb-phoenix
closed
4 months ago
1
/tmp/tmp.nmqi6DOARk.ll:1:1: error: expected top-level entity .
#43
adi-lb-phoenix
closed
4 months ago
2
KeyError: 'print' .
#42
adi-lb-phoenix
closed
4 months ago
3
raise CodegenError(f"Bad function prototype: {func[1]}") __main__.CodegenError: Bad function prototype: ['fprint', 'void']
#41
adi-lb-phoenix
closed
4 months ago
1
raise CodegenError(f"Bad function prototype: {func[1]}") __main__.CodegenError: Bad function prototype: ['fprint', 'float']
#40
adi-lb-phoenix
closed
4 months ago
1
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
#39
adi-lb-phoenix
closed
4 months ago
1
error: expected instruction opcode . Error received when llvm code was passed to ```bash ../brilisp/run.sh``` when trying to compile a matrix multiplication c-lisp code
#38
adi-lb-phoenix
closed
4 months ago
6
Implement structs, FFI and GPU Driver
#37
GlowingScrewdriver
closed
3 months ago
6
Prelisp: Preprocessor for S-expression/Lisp-like Languages
#36
GlowingScrewdriver
closed
3 months ago
1
More features for C-Lisp
#35
GlowingScrewdriver
closed
4 months ago
5
Arrays in C-Lisp
#34
GlowingScrewdriver
closed
4 months ago
1
Next steps for C-Lisp: `while`, symbol scopes
#33
GlowingScrewdriver
closed
4 months ago
1
Prelisp: Preprocessor and Macros
#32
GlowingScrewdriver
closed
3 months ago
1
Handling implicit returns
#31
GlowingScrewdriver
closed
4 months ago
6
Implement sexp parser in python
#30
chsasank
opened
5 months ago
4
How does include works in C and clang
#29
chsasank
opened
5 months ago
4
Test driven development
#28
chsasank
closed
4 months ago
2
sexp-json.scm does not recognize symbols `true` and `false`
#27
GlowingScrewdriver
closed
5 months ago
1
Migrate brilisp from scheme to python
#26
chsasank
closed
5 months ago
1
Consider moving to python
#25
chsasank
closed
5 months ago
0
Rename bril-define to define in brilisp
#24
chsasank
closed
5 months ago
0
Create C-Lisp: The Basics
#23
GlowingScrewdriver
closed
5 months ago
10
Linking a function declaration and definition with different argument types works!
#22
GlowingScrewdriver
opened
5 months ago
0
Move runtime.c to tests folder?
#21
chsasank
closed
5 months ago
3
Setup CI/CD System
#20
chsasank
opened
5 months ago
4
No tests for comparison operators
#19
GlowingScrewdriver
closed
5 months ago
2
Floating-point support
#18
GlowingScrewdriver
closed
5 months ago
3
Add floating point support
#17
chsasank
closed
5 months ago
2
Support for multi-dimensional arrays
#16
GlowingScrewdriver
closed
4 months ago
9
Add support for contiguous memory allocation and pointers
#15
GlowingScrewdriver
closed
5 months ago
5
Create c-lisp
#14
chsasank
closed
5 months ago
2
Add more types: Floats, Structs and stuff
#13
chsasank
opened
5 months ago
7
Add memory extension so that we get pointers
#12
chsasank
closed
5 months ago
7
Add more tests
#11
GlowingScrewdriver
closed
5 months ago
2
Variable re-declaration can cause duplicate allocas
#10
GlowingScrewdriver
closed
5 months ago
4
Add more tests from BRIL
#9
chsasank
closed
5 months ago
2
Fix variable redeclaration with different type
#8
GlowingScrewdriver
closed
5 months ago
0
Previous
Next