1160
Grupo general de programadores. Si te gusta el juego Cartas contra la Humanidad prueba @cclhbot. Para cualquier duda preguntad a @themarioga
(macro when (test .code)
(if ,test (progn ,@code)))(when (not ,test) ,@code))
(macro unless (test .code)
tiene macros y operadores son aún más powerful porque una macro devuelve code en lisp, pero un operador devuelve una función
Читать полностью…
ahora deberia almenos entenderse mejor que con el rpn lang xd
Читать полностью…
necesito hacer que cuente los parentesis por mi
Читать полностью…
pero esta vez tiene limitaciones serias en cuanto a recursion y no hay lexical scope
Читать полностью…
los bindings esos seran un problema, pero ahora usar el lenguaje no sera una mierda como con el stack based lang
Читать полностью…
tengo que ver que tan lento es, pero todo se convierte en una funcion, valores son una funcion haciendo de mutable slot
const bunding = () => binding.value
variables estan medio rotas porque no funcionan como deberian en lisp
Читать полностью…
aunque es triste que no tenga lexical scope xd
Читать полностью…
Partner Wanted: A Prime Business Opportunity
I'm a web developer looking for a new business partner.
I have experience building multiple sites with ad-based revenue models. My previous colleague, who I worked with successfully, has moved on after marriage. While I'm happy for his new chapter, it's created an opportunity for someone new to step in.
I'm excited to announce we are hiring for a remote position!
I'm looking for a dedicated and skilled individual to join our team.
Who You Are:
1️⃣ A fluent and confident English speaker
2️⃣ You understand the fundamentals of web development (e.g., JavaScript, HTML, CSS). This is a plus, but not a strict requirement.
3️⃣ Reliable, with a stable and high-speed internet connection
4️⃣ Based in the 🇺🇸US, 🇬🇧UK, 🇨🇦Canada, 🇪🇺Europe, or 🇲🇽Mexico. We are flexible on this for the right candidate, as time zone alignment is helpful but not mandatory.
This role might be a great fit if you're:
✅ Looking to build additional income streams
✅ Seeking flexible remote work opportunities
✅ Early in your career and looking to gain experience
The Pay & Benefits:
We offer competitive pay that provides a good income opportunity
We value long-term collaboration and are looking for a committed team member
How to Apply:
If you're interested in this opportunity, please send me a direct message on Telegram: @logan1105 with your resume and a brief description of your English proficiency level.
☎️ Telegram: @logan1105
We welcome applications from all qualified candidates!
Best regards ‼️‼️
https://gitlab.com/vms14/oh/-/raw/master/verse.oh
Читать полностью…
(bench (set count 0) (dolist (i (range 1 1000000) count) (increment count i)))
compile time 0.0004101539999974193 seconds
execution time 0.3466553080000012 seconds
result 500000500000
bueno, ya he tenido mi primer contacto con localstack y s3 xD
Читать полностью…
no estoy haciendo un nuevo binding por call sino qie el mismo binding se reusa en cada llamada,asi que recursion tendria problemas con esos valores
Читать полностью…
falta meterle quasiquote y unquote, macros son solo una funcion con fun.macro = 1 xd
Читать полностью…
el problema que no tenéis capacidad mental para ello y necesitáis cosas que escribes pHola e hace un print
Читать полностью…